[SCM] an open source computer algebra system branch, debian, updated. 9ff7850eca536fc11cb47e2ea631506a0df061c6
Bernhard R. Link
brlink at debian.org
Mon Mar 5 20:58:45 UTC 2012
The following commit has been merged in the debian branch:
commit 42831bb9bbb71dc07cbc23f5132c409992dab4a1
Author: Bernhard R. Link <brlink at debian.org>
Date: Mon Mar 5 21:27:43 2012 +0100
some more debug builds disabled
diff --git a/debian/rules b/debian/rules
index f55b400..f656245 100755
--- a/debian/rules
+++ b/debian/rules
@@ -171,6 +171,7 @@ configure-stamp:
# disable building some things twice:
sed -e '/^all:/s# *libsingfac_g.a##' -i libfac/Makefile
sed -e '/^cf:/s# *libsingcf_g.a##' -i factory/GNUmakefile
+ sed -e '/^all:/s# *libkernel_g.a##' -i kernel/Makefile
touch $@
build build-arch: build-stamp
--
an open source computer algebra system
More information about the debian-science-commits
mailing list