[SCM] lcalc: program for computing zeros and values of L-functions branch, master, updated. debian/1.23-1-4-g64743e4

Tobias Hansen tobias.han at gmx.de
Fri Jun 7 18:58:12 UTC 2013


The following commit has been merged in the master branch:
commit 64743e4065c8368d4bda292b146cc56664f1dcaa
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Fri Jun 7 20:56:26 2013 +0200

    Fix debian/rules clean.

diff --git a/debian/rules b/debian/rules
index 6079ddd..1e829ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,5 +22,5 @@ override_dh_link:
 	dh_link -pliblfunction-dev usr/lib/$(DEB_HOST_MULTIARCH)/libLfunction.so.0 usr/lib/$(DEB_HOST_MULTIARCH)/libLfunction.so
 
 override_dh_auto_clean:
-	rm src/libLfunction.so.0
+	rm -f src/libLfunction.so.0
 	dh_auto_clean

-- 
lcalc: program for computing zeros and values of L-functions



More information about the debian-science-commits mailing list