[SCM] an open source computer algebra system branch, master, updated. f9f7a6e144c35fc43f5e2b2473a484559bb8dd68

Felix Salfelder felix at salfelder.org
Fri Apr 5 15:17:50 UTC 2013


The following commit has been merged in the master branch:
commit 010520a8d85734a3c49a9e18d8de572c478d4124
Author: Felix Salfelder <felix at salfelder.org>
Date:   Wed Mar 27 11:36:20 2013 +0100

    comment on libsingular hardlink

diff --git a/debian/rules b/debian/rules
index 8cc1129..950a934 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,6 +88,8 @@ binary-arch: install
 	dh_link
 	dh_strip
 	# add a hardlink to place found by ld.so:
+	# currently, singular needs a non-symlinked instance of libsingular.so in the
+	# wrong place, because it is abused to locate /usr/lib/singular-$(VERSION).
 	ln debian/libsingular-$(VERSION)/usr/lib/singular-$(VERSION)/libsingular.so \
 		debian/libsingular-$(VERSION)/usr/lib/libsingular-$(VERSION).so
 	# development symlink

-- 
an open source computer algebra system



More information about the debian-science-commits mailing list