[SCM] jackd2 packaging branch, master, updated. upstream/1.9.3+svn3819-10-g610bedd
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Thu Nov 19 15:51:27 UTC 2009
The following commit has been merged in the master branch:
commit 610bedddb5621e4ceba88aad42feb3614cfde90d
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Thu Nov 19 16:37:54 2009 +0100
Remove .lock_wscript in the clean target.
This should enable rebuilding the package, no need for --git-ignore-new
anymore (flag for git-buildpackage)
diff --git a/debian/rules b/debian/rules
index bc82353..ff58c90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ endif
clean::
- -rm -R .waf-*
+ -rm -R .waf-* .lock-wscript
-rm -R build
#common-binary-post-install-arch::
--
jackd2 packaging
More information about the pkg-multimedia-commits
mailing list