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

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


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

    fix: typo

diff --git a/Singular/Makefile.in b/Singular/Makefile.in
index 4729578..d2a0d41 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 installslb-nolns
+install-libsingular: libsingular installslib-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