summaryrefslogtreecommitdiff
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
parent39df1f608ab7bc13f7765022f079db5277674700 (diff)
downloaddefinitions-ea286f89fbc7eda7efc8245be0fcc45475ddd67c.tar.gz
Build systemd v217
-rw-r--r--strata/foundation.morph4
-rw-r--r--strata/foundation/systemd.morph2
2 files changed, 3 insertions, 3 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 78daa4f8..efe8fcd5 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -81,8 +81,8 @@ chunks:
- name: systemd
morph: strata/foundation/systemd.morph
repo: upstream:systemd
- ref: a77af3ec96015b2382ea31020d0a14b482d10a76
- unpetrify-ref: baserock/morph
+ ref: 941a643569dc6b53d0b334276d2a3cc0ed159e88
+ unpetrify-ref: v217
build-depends:
- dbus-pre
- gobject-introspection
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