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

Bernhard R. Link brlink at debian.org
Tue Apr 24 15:53:48 UTC 2012


The following commit has been merged in the cleanedupstream branch:
commit 6adb9566d2b9c6bc6e94066c022461d2fb48192c
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date:   Mon Feb 27 11:45:24 2012 +0100

    fix: building of cf_gmp.h

diff --git a/factory/GNUmakefile.in b/factory/GNUmakefile.in
index 5833951..79c112d 100644
--- a/factory/GNUmakefile.in
+++ b/factory/GNUmakefile.in
@@ -634,7 +634,7 @@ installtest:	test_install
 #
 # - install targets.
 #
-install install-libsingular:	$(installtargets)
+install install-libsingular:	$(installtargets) cf_gmp.h
 
 install_all:    install libsingcf_p.a 
 		-$(INSTALL_DATA) libsingcf_p.a $(libdir)/libsingcf_p.a 

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list