From ea286f89fbc7eda7efc8245be0fcc45475ddd67c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 1 Sep 2014 19:19:50 +0000 Subject: Build systemd v217 --- strata/foundation.morph | 4 ++-- strata/foundation/systemd.morph | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'strata') 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 -- cgit v1.2.1