[Pkg-cli-apps-commits] [SCM] monodevelop-debugger-gdb branch, master, updated. debian/3.0.3.2-1

Jo Shields directhex at apebox.org
Sat Jun 23 03:37:26 UTC 2012


The following commit has been merged in the master branch:
commit 3c21f2d944968ae6dc1073bb73b81ff960bb98aa
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Jun 23 04:33:11 2012 +0100

    Delete RPM spec file in clean rule, since configure generates it.

diff --git a/debian/rules b/debian/rules
index be97e71..6a25fe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_configure:
 override_dh_auto_clean:
 	./configure --clean-only
 	dh_clean
-	rm -f config.log config.make
+	rm -f config.log config.make monodevelop-debugger-gdb.spec
 
 get-orig-source:
 	uscan \

-- 
monodevelop-debugger-gdb



More information about the Pkg-cli-apps-commits mailing list