summaryrefslogtreecommitdiff
path: root/chunks/libexpat.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/libexpat.morph')
-rw-r--r--chunks/libexpat.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/chunks/libexpat.morph b/chunks/libexpat.morph
new file mode 100644
index 00000000..86815a31
--- /dev/null
+++ b/chunks/libexpat.morph
@@ -0,0 +1,11 @@
+name: libexpat
+kind: chunk
+repo: upstream:libexpat
+ref: 97678ab13f6d29878997256b6ae1ded679ae5c5c
+configure-commands:
+- autoreconf -i
+- ./configure --prefix="${PREFIX-/usr}"
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install