summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--diffutils.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/diffutils.morph b/diffutils.morph
index 2c43ea4..6e547fc 100644
--- a/diffutils.morph
+++ b/diffutils.morph
@@ -8,6 +8,6 @@
"make"
],
"install-commands": [
- "make install"
+ "make DESTDIR=\"$DESTDIR\" install"
]
}