[SCM] jackd2/master: Remove generated manpages in the clean target
    adiknoth-guest at users.alioth.debian.org 
    adiknoth-guest at users.alioth.debian.org
       
    Mon Nov 22 19:01:09 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit cb3aa909ab0c7a926672d8e361c7fae3118f3941
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Mon Nov 22 19:33:38 2010 +0100
    Remove generated manpages in the clean target
diff --git a/debian/rules b/debian/rules
index 6c49d99..f5f3339 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,6 +47,7 @@ DEB_MAKE_CLEAN_TARGET = clean
 clean::
 	rm -f .lock-wscript
 	find ./.waf-* -iname '*.pyc' -exec rm '{}' \;
+	rm -f man/*.1
 	rm -rf build
 
 DEB_DH_MAKESHLIBS_ARGS = -Xintime -Xinprocess -Xjack_alsa -Xjack_oss -Xjack_dummy -Xjack_firewire
-- 
jackd2 packaging
    
    
More information about the pkg-multimedia-commits
mailing list