summaryrefslogtreecommitdiff
path: root/data/_libxml2/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2009-06-20 01:30:42 +0000
committerJay Freeman <saurik@saurik.com>2009-06-20 01:30:42 +0000
commitb047ebb3a6b1ad92dde89b400169cd091d2da568 (patch)
treea1e2b4870723baeb677398aa4dae9db048e26111 /data/_libxml2/make.sh
parent086a9c8bd2ef956336016613e7691d304d0116fa (diff)
Stage 1 of massive libxml2 reorganization.
git-svn-id: http://svn.telesphoreo.org/trunk@626 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/_libxml2/make.sh')
-rw-r--r--data/_libxml2/make.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/_libxml2/make.sh b/data/_libxml2/make.sh
new file mode 100644
index 000000000..457bfd295
--- /dev/null
+++ b/data/_libxml2/make.sh
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --without-python
+make
+pkg:install