summaryrefslogtreecommitdiff
path: root/data/expat/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/expat/make.sh')
-rw-r--r--data/expat/make.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/expat/make.sh b/data/expat/make.sh
new file mode 100644
index 000000000..395ac67cb
--- /dev/null
+++ b/data/expat/make.sh
@@ -0,0 +1,5 @@
+tar -zxvf "${PKG_DATA}/expat-2.0.1.tar.gz"
+cd expat-2.0.1
+pkg:configure
+make
+pkg:install