summaryrefslogtreecommitdiff
path: root/strata/core/libexpat.def
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/libexpat.def')
-rw-r--r--strata/core/libexpat.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/core/libexpat.def b/strata/core/libexpat.def
new file mode 100644
index 00000000..7894051e
--- /dev/null
+++ b/strata/core/libexpat.def
@@ -0,0 +1,8 @@
+name: libexpat
+configure-commands:
+- autoreconf -i
+- ./configure --prefix="${PREFIX-/usr}"
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install