[SCM] jackd2/master: Remove .lock-waf_linux2_build in the clean target

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Sat Aug 11 10:48:57 UTC 2012


The following commit has been merged in the master branch:
commit 702c8ede9b8f90be058b18667f03a04172c70e63
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sat Aug 11 12:35:43 2012 +0200

    Remove .lock-waf_linux2_build in the clean target

diff --git a/debian/rules b/debian/rules
index 851b859..88d26ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ DEB_MAKE_INSTALL_TARGET = install
 # upstream stop shipping waf dir
 DEB_MAKE_CLEAN_TARGET = clean
 clean::
-	rm -f .lock-wscript
+	rm -f .lock-wscript .lock-waf_linux2_build
 	find waflib -name "*.pyc" -delete
 	rm -f man/*.1
 	rm -rf build

-- 
jackd2 packaging



More information about the pkg-multimedia-commits mailing list