summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-02-15 16:01:47 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-02-15 16:01:47 +0000
commitff76efe803ecb7e43a8618b53a50c4183ca95859 (patch)
tree0eb832b57a70aba64ba0938300e62ed2b29682e3
parent8798937c164ed3ebc4fff49596fc446e9da5e335 (diff)
downloaddefinitions-ff76efe803ecb7e43a8618b53a50c4183ca95859.tar.gz
fix-sqlite
-rw-r--r--strata/core/shadow.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/core/shadow.morph b/strata/core/shadow.morph
index 6887a6b3..4626cedb 100644
--- a/strata/core/shadow.morph
+++ b/strata/core/shadow.morph
@@ -2,4 +2,4 @@ name: shadow
kind: chunk
build-system: autotools
configure-commands:
-- ./autogen.sh --with-selinux=no --sysconfdir=/etc
+- ./autogen.sh --with-selinux=no --sysconfdir=/etc --prefix="$PREFIX"