summaryrefslogtreecommitdiff
path: root/packages/expat
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-06-27 08:12:33 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitbec14208a7a92461957ae31b7b2bd68543917ef0 (patch)
treed5262700acd0e7515f4f4217ddda0df0e8c15379 /packages/expat
parent993b4acec54f02f3391fce6b56e0366304b79f01 (diff)
Builds comp.libs from VCS
... fails on DUMA because it cannot be compiled by newer C++, and patches are not applied to checkouts from VCS. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/expat')
-rw-r--r--packages/expat/package.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/expat/package.desc b/packages/expat/package.desc
index d1bfcf9..585ce5e 100644
--- a/packages/expat/package.desc
+++ b/packages/expat/package.desc
@@ -1,2 +1,4 @@
repository='git https://github.com/libexpat/libexpat.git'
+repository_subdir='expat'
+bootstrap='./buildconf.sh && make -C doc all'
mirrors='http://downloads.sourceforge.net/project/expat/expat/${CT_EXPAT_VERSION}'