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