[SCM] an open source computer algebra system branch, debian, updated. 9ff7850eca536fc11cb47e2ea631506a0df061c6

Bernhard R. Link brlink at debian.org
Mon Mar 5 20:58:44 UTC 2012


The following commit has been merged in the debian branch:
commit d7013bf312b8697da722477b5a437d96ed5b8e7e
Author: Bernhard R. Link <brlink at debian.org>
Date:   Mon Mar 5 21:19:08 2012 +0100

    don't like with -L/usr/local/lib

diff --git a/debian/rules b/debian/rules
index e4dec94..f55b400 100755
--- a/debian/rules
+++ b/debian/rules
@@ -153,6 +153,7 @@ configure-stamp:
 	sed 	-e 's#-I/usr/lib/singular-[0-9.-]*\>#-I'"$(CURDIR)"'#g' \
 		-e 's#-I/usr/\(local/\)\?include\( \|$$\)##g' \
 		-e 's#-I${prefix}\( \|$$\)#-I'"$(CURDIR)"' #g' \
+		-e 's#-L/usr/local/lib\( \|$$\)##g' \
 		-e 's#-L/usr/lib\( \|$$\)##g' \
 		-e 's#-L${libdir}\( \|$$\)##g' \
 		-i \

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list