summaryrefslogtreecommitdiff
path: root/strata/foundation
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-01 19:19:50 +0000
committerJavier Jardón <jjardon@gnome.org>2014-11-17 21:22:36 +0000
commitea286f89fbc7eda7efc8245be0fcc45475ddd67c (patch)
treeb8c134380b2f6ff175610e273858913c82413653 /strata/foundation
parent39df1f608ab7bc13f7765022f079db5277674700 (diff)
downloaddefinitions-ea286f89fbc7eda7efc8245be0fcc45475ddd67c.tar.gz
Build systemd v217
Diffstat (limited to 'strata/foundation')
-rw-r--r--strata/foundation/systemd.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/foundation/systemd.morph b/strata/foundation/systemd.morph
index 2a1933d7..b19ef261 100644
--- a/strata/foundation/systemd.morph
+++ b/strata/foundation/systemd.morph
@@ -6,7 +6,7 @@ configure-commands:
- sh autogen.sh
- ./configure --prefix="$PREFIX" --enable-xz --disable-manpages --sysconfdir=/etc
--localstatedir=/var --libdir="$PREFIX/lib" --libexecdir="$PREFIX/libexec" --with-rootprefix=
- --with-rootlibdir=/lib --with-firmware-path=/lib/firmware/updates:/lib/firmware
+ --with-rootlibdir=/lib
install-commands:
- make DESTDIR="$DESTDIR" install
- mkdir -p "$DESTDIR"/sbin