BOOTSTRAP_PKG_REBUILD is no more.
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user