[singular] 01/01: Use include <factory/cf_gmp.h> in si_gmp.h.

Tobias Hansen thansen at moszumanska.debian.org
Sun Jul 10 11:59:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master3-sage
in repository singular.

commit e7b600ee20bab683ef5507a86f1f845da7244556
Author: Tobias Hansen <thansen at debian.org>
Date:   Sun Jul 10 12:45:06 2016 +0100

    Use include <factory/cf_gmp.h> in si_gmp.h.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index f40e64e..23a875c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,5 @@ override_dh_auto_build:
 	debian/spkg-install
 	mv $(SAGE_LOCAL)/lib/libsingular.so $(SAGE_LOCAL)/lib/libsingular-$(VERSION).so
 	ln $(SAGE_LOCAL)/lib/libsingular-$(VERSION).so $(SAGE_LOCAL)/lib/libsingular.so
-
-
+# Somehow the build changes "#include <factory/cf_gmp.h>" to "#include <cf_gmp.h>"
+	cp kernel/si_gmp.h $(SAGE_LOCAL)/include/singular/si_gmp.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/singular.git



More information about the debian-science-commits mailing list