[SCM] polybori: Polynomials over Boolean Rings branch, master, updated. upstream/0.8.2-54-g2469812
Alexander Dreyer
adreyer at gmx.de
Thu Jan 10 00:48:42 UTC 2013
The following commit has been merged in the master branch:
commit 2469812abb60961a724cb3db4f9b65457d527862
Author: Alexander Dreyer <adreyer at gmx.de>
Date: Wed Jan 9 13:39:13 2013 +0100
Removed obsolute stamp deleting
diff --git a/debian/rules b/debian/rules
index 66e09ce..c48e3db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,17 +70,13 @@ override_dh_auto_clean:
rm -f doc/tutorial/tutorial*.html
rm -f doc/python/polybori.*.html
rm -f M4RI/config.log
- rm -rf $(PYVERS:%=debian/python-polybori%)
+ #rm -rf $(PYVERS:%=debian/python-polybori%)
scons . --keep-going --clean || true
dh_auto_clean
- rm -f debian/stamp-scons-build
- rm -f stamp-*
rm -rf .sconf_temp/
rm -f .sconsign.dblite
- rm -f build-python*
rm -rf build
-
override_dh_strip:
dh_strip -plibpolybori-${PBORIVER}-${PBORIREL} \
--dbg-package=libpolybori-${PBORIVER}-${PBORIREL}-dbg
--
polybori: Polynomials over Boolean Rings
More information about the debian-science-commits
mailing list