[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323

Bernhard R. Link brlink at debian.org
Tue Apr 24 15:54:28 UTC 2012


The following commit has been merged in the cleanedupstream branch:
commit 3ac0be46dea3159d3e88883fa5c2203071936fb1
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date:   Thu Mar 29 11:58:23 2012 +0200

    chg: install-libsingular should also install Singulars LIB

diff --git a/Singular/Makefile.in b/Singular/Makefile.in
index 7a59327..4729578 100644
--- a/Singular/Makefile.in
+++ b/Singular/Makefile.in
@@ -597,7 +597,7 @@ installslib-nolns: LIB
 	  ${INSTALL_DATA}  $$file ${slibdir}/gftables/; \
 	done
 
-install-libsingular: libsingular
+install-libsingular: libsingular installslb-nolns
 	${MKINSTALLDIRS} ${includedir}/singular
 	for file in *.$(SO_SUFFIX); do \
 	  ${INSTALL_PROGRAM}  $$file ${libdir}; \

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list