summaryrefslogtreecommitdiff
path: root/data/xml2/make.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-10-12 16:10:43 -1000
committerSam Bingner <sam@bingner.com>2018-10-12 16:11:03 -1000
commitff9969b0c3c8de1265cf8be0a17206442cb6f9bc (patch)
tree283501fc224ddec3a1f42e540f9b1c7a9fe0905f /data/xml2/make.sh
parenta54dd30987a8c69deae80c8f46892e8ba65eb809 (diff)
Mark packages for iOS11+ and update various xorg packages
Diffstat (limited to 'data/xml2/make.sh')
-rw-r--r--data/xml2/make.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/xml2/make.sh b/data/xml2/make.sh
index b337ed376..b78ddd2d2 100644
--- a/data/xml2/make.sh
+++ b/data/xml2/make.sh
@@ -1,3 +1,4 @@
pkg:setup
-make CC=${PKG_TARG}-gcc CFLAGS='-O2 -I/home/saurik/iphone/sysroot/usr/include/libxml2 -I/home/saurik/iphone/sysroot/usr/include/libxml2/libxml' LDLIBS=-lxml2
-pkg:usrbin 2html 2xml csv2 html2 xml2
+pkg:configure
+pkg:make
+pkg:install