[SCM] scenic packaging branch, master, updated. upstream/0.6.2-96-gf2bbe88

alexandrequessy-guest at users.alioth.debian.org alexandrequessy-guest at users.alioth.debian.org
Wed Jun 23 00:55:08 UTC 2010


The following commit has been merged in the master branch:
commit 44d5e9d8fb12044339e5785e903bac30b6137ba7
Author: Alexandre Quessy <alexandre at quessy.net>
Date:   Tue Jun 22 14:11:44 2010 -0400

    got rid of dash

diff --git a/debian/rules b/debian/rules
index 7916db7..d41f6bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ binary-indep/midistream::
 # cleanup after upstream
 # cleanup stamp targets
 clean::
-	-rm -rf $(DEB_BUILDDIR)
+	rm -rf $(DEB_BUILDDIR)
 	-rm -rf $(addprefix build-, $(PY_VERSIONS))
 	-rm -rf $(addprefix configure-stamp-, $(PY_VERSIONS))
 	-rm -rf $(addprefix build-stamp-, $(PY_VERSIONS))

-- 
scenic packaging



More information about the pkg-multimedia-commits mailing list