summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-18 15:36:38 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-18 15:40:34 +0000
commit64346e7d54b66eefcedee03b8ff6303ae6a98238 (patch)
tree36805136df5f4e073ce8a418d0beeee5058eef15
parentd4874875cad1f32e652e56622445f3dd439f1cf7 (diff)
downloaddefinitions-64346e7d54b66eefcedee03b8ff6303ae6a98238.tar.gz
Fix rebar and erlang-sd_notify chunk names
-rw-r--r--strata/erlang/erlang-sd_notify.morph2
-rw-r--r--strata/erlang/rebar.morph2
2 files changed, 2 insertions, 2 deletions
diff --git a/strata/erlang/erlang-sd_notify.morph b/strata/erlang/erlang-sd_notify.morph
index 32bf92d2..dd3f66ca 100644
--- a/strata/erlang/erlang-sd_notify.morph
+++ b/strata/erlang/erlang-sd_notify.morph
@@ -1,4 +1,4 @@
-name: erlang
+name: erlang-sd_notify
kind: chunk
build-commands:
- LDFLAGS=-lsystemd REBAR_FLAGS="--verbose 2" make
diff --git a/strata/erlang/rebar.morph b/strata/erlang/rebar.morph
index 3a6134c0..fa5fd64f 100644
--- a/strata/erlang/rebar.morph
+++ b/strata/erlang/rebar.morph
@@ -1,4 +1,4 @@
-name: erlang
+name: rebar
kind: chunk
build-commands:
- ./bootstrap