summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2014-03-18 18:39:30 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2014-03-18 18:40:08 +0000
commitb916266677b862fe21f0e1b4d4552ebccf75d47e (patch)
treecc94d6eb2a88f06cb6edf4086b77a04b5ef7e16d
parent9b65b52c2ed5ec43f638121aa0632f2bd62e4fe2 (diff)
downloadyajl-b916266677b862fe21f0e1b4d4552ebccf75d47e.tar.gz
Fix morph file with specialized build command.
-rw-r--r--yajl.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/yajl.morph b/yajl.morph
index dddaf2e..9222c6d 100644
--- a/yajl.morph
+++ b/yajl.morph
@@ -3,3 +3,5 @@ kind: chunk
build-system: autotools
configure-commands:
- ./configure -p "$PREFIX"
+build-commands:
+- make