summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-01-03 11:28:51 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-01-03 11:28:51 +0000
commit51871d08a48ff781186f7a7b22ec69a1db38eb4c (patch)
tree4752f80c5f361a2fa97bed329bdc9bce15c32252
parentebd5ad5528d75960e38fa833881388128ac422e8 (diff)
downloadgdbm-51871d08a48ff781186f7a7b22ec69a1db38eb4c.tar.gz
Fix up morphology for tarball branchbaserock/build-essential
This includes honouring PREFIX, which we didn't before for some reason.
-rw-r--r--gdbm.morph3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdbm.morph b/gdbm.morph
index 1b200ce..2b961e8 100644
--- a/gdbm.morph
+++ b/gdbm.morph
@@ -2,8 +2,7 @@
"name": "gdbm",
"kind": "chunk",
"configure-commands": [
- "autoreconf -fi",
- "./configure --prefix=/usr --enable-libgdbm-compat --disable-nls"
+ "./configure --prefix=\"$PREFIX\" --enable-libgdbm-compat --disable-nls"
],
"build-commands": [
"make MANS= INFO_DEPS="