[SCM] 2D CAD system branch, master, updated. debian/1.0.0_beta5-1-8-g0826131

Scott Howard showard314 at gmail.com
Thu Feb 3 02:22:48 UTC 2011


The following commit has been merged in the master branch:
commit c18fbef1502bc377f9dde6841d66baba880b2190
Author: Scott Howard <showard314 at gmail.com>
Date:   Tue Feb 1 22:28:08 2011 -0500

    clean build directories

diff --git a/debian/rules b/debian/rules
index db6e44e..a4342cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,10 @@
 %:
 	dh $@
 
+override_dh_clean:
+	dh_clean
+	rm -rf unix/ ts/
+
 REVISION=106
 VERSION=1.0.0~beta5
 

-- 
2D CAD system



More information about the debian-science-commits mailing list