summaryrefslogtreecommitdiff
path: root/chunks/node-startup-controller.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/node-startup-controller.morph')
-rw-r--r--chunks/node-startup-controller.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/chunks/node-startup-controller.morph b/chunks/node-startup-controller.morph
new file mode 100644
index 00000000..b0115f5e
--- /dev/null
+++ b/chunks/node-startup-controller.morph
@@ -0,0 +1,11 @@
+name: node-startup-controller
+kind: chunk
+repo: upstream:node-startup-controller
+ref: c78fddaddc24a2c49f5ef18896c93403575295ae
+configure-commands:
+- sh autogen.sh
+- ./configure --prefix="$PREFIX" --sysconfdir=/etc
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install