[SCM] libzn-poly: library for polynomial arithmetic in Z/nZ[x] branch, master, updated. upstream/0.9-12-gd4e7c10
Tobias Hansen
tobias.han at gmx.de
Thu Dec 20 21:35:22 UTC 2012
The following commit has been merged in the master branch:
commit aa0c770f816f7f59056089b8be346d94f3b4aaac
Author: Tobias Hansen <tobias.han at gmx.de>
Date: Thu Dec 20 22:14:39 2012 +0100
Clean up makefile.
diff --git a/debian/rules b/debian/rules
index 32bb596..f428476 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,10 @@
%:
dh $@
+override_dh_auto_clean:
+ rm -f makefile
+ dh_auto_clean
+
override_dh_auto_configure:
dh_auto_configure -- --gmp-prefix="/usr" --ntl-prefix="/usr" \
--prefix="$(DEB_DESTDIR)/usr" --cflags="$(CFLAGS) -fPIC"
--
libzn-poly: library for polynomial arithmetic in Z/nZ[x]
More information about the debian-science-commits
mailing list