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