[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. 979ad8980ecbcccb8bcc6edc8e3acfbf89161f4e

Ole Streicher debian at liska.ath.cx
Sun Jul 1 16:30:12 UTC 2012


The following commit has been merged in the debian branch:
commit 3085c9d99c93b5e25413d1cff707aeadc1bab718
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Jul 1 18:29:21 2012 +0200

    Explicitely remove "build" directory on clean

diff --git a/debian/rules b/debian/rules
index a07cc03..3a66ceb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@
 override_dh_shlibdeps:
 	dh_shlibdeps
 	dh_numpy
+
+override_dh_clean:
+	dh_clean
+	rm -rf build

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list