summaryrefslogtreecommitdiff
path: root/chunks/elementary.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/elementary.morph')
-rw-r--r--chunks/elementary.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/chunks/elementary.morph b/chunks/elementary.morph
new file mode 100644
index 00000000..db6422f4
--- /dev/null
+++ b/chunks/elementary.morph
@@ -0,0 +1,10 @@
+name: elementary
+kind: chunk
+repo: upstream:enlightenment/elementary
+ref: e4c97ddffea9c91a291e1a6a7c6ebd1bbf47629a
+configure-commands:
+- ./autogen.sh --prefix=/usr
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install