summaryrefslogtreecommitdiff
path: root/strata/nodejs/node.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/nodejs/node.morph')
-rw-r--r--strata/nodejs/node.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/nodejs/node.morph b/strata/nodejs/node.morph
deleted file mode 100644
index be86ed86..00000000
--- a/strata/nodejs/node.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: node
-kind: chunk
-build-system: manual
-configure-commands:
-- ./configure --prefix="$PREFIX"
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install