summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdnan Ali <adnan.ali@codethink.co.uk>2012-01-31 17:25:42 +0000
committerAdnan Ali <adnan.ali@codethink.co.uk>2012-01-31 17:25:42 +0000
commit26f739e80b5b0f5b9ce1b89e29e4121faceccc3d (patch)
treeab1ad213e51086ea7fe0f5cb1afd25048aaaa232
parente90919f1a76ccba0b1ba6a178b119f19059948ec (diff)
downloadgrep-baserock/bootstrap-stable.tar.gz
-rw-r--r--grep.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/grep.morph b/grep.morph
index 8a2195b2..e8ee6329 100644
--- a/grep.morph
+++ b/grep.morph
@@ -8,6 +8,6 @@
"make"
],
"install-commands": [
- "make install"
+ "make DESTDIR=\"$DESTDIR\" install"
]
}