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-11 12:03:19 +0000
commitd74442323f5fc53d9a69b4865dbb812da3f85dc5 (patch)
tree3c4db75a29153ed66923bd5cd79bf6956b4a2d30
parent4b6d008718dd8d20764f84b875f09b3442471e68 (diff)
downloaddefinitions-d74442323f5fc53d9a69b4865dbb812da3f85dc5.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