summaryrefslogtreecommitdiff
path: root/strata
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-12-01 15:55:33 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:26 +0000
commit691954c08d8490ad77fdea8319d6a661bb5092f1 (patch)
tree2df9c089a3cc99104a6ae422fa77bf1fc260fb28 /strata
parentfd2b6326a822ac0385ab9ab1253bca601d75cb40 (diff)
downloaddefinitions-691954c08d8490ad77fdea8319d6a661bb5092f1.tar.gz
Update erlang-sd_notify chunk to use latest systemd
Diffstat (limited to 'strata')
-rw-r--r--strata/erlang/erlang-sd_notify.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/erlang/erlang-sd_notify.morph b/strata/erlang/erlang-sd_notify.morph
index 7ad000a0..40a15202 100644
--- a/strata/erlang/erlang-sd_notify.morph
+++ b/strata/erlang/erlang-sd_notify.morph
@@ -2,7 +2,7 @@ name: erlang
kind: chunk
build-commands:
# https://apps.fedoraproject.org/packages/erlang-sd_notify/sources/spec
-- LDFLAGS=-lsystemd-daemon REBAR_FLAGS="--verbose 2" make
+- LDFLAGS=-lsystemd REBAR_FLAGS="--verbose 2" make
install-commands:
- install -D -m 644 -p ebin/sd_notify.app "$DESTDIR$PREFIX"/lib/erlang/lib/sd_notify-0.1/ebin/sd_notify.app
- install -D -m 644 -p ebin/sd_notify.beam "$DESTDIR$PREFIX"/lib/erlang/lib/sd_notify-0.1/ebin/sd_notify.beam