BOOTSTRAP_PKG_REBUILD is no more.

This commit is contained in:
Juan RP
2012-02-28 18:16:32 +01:00
parent 24eb91f9db
commit 416237c761
7 changed files with 28 additions and 53 deletions

View File

@@ -23,15 +23,10 @@ long_desc="
exact-arithmetic version of the simplex algorithm."
disable_parallel_build=yes
bootstrap=yes
subpackages="ppl-devel"
Add_dependency build gmp-devel
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build m4
fi
post_install() {
rm -rf ${DESTDIR}/usr/share/doc
}