[SCM] dvbcut/master: Delete generated files to be able to build dvbcut twice

fabricesp-guest at users.alioth.debian.org fabricesp-guest at users.alioth.debian.org
Sat Feb 4 05:43:33 UTC 2012


The following commit has been merged in the master branch:
commit 0b296a73f2450eeff2a871314cd924a026ac07ff
Author: Fabrice Coutadeur <coutadeurf at gmail.com>
Date:   Fri Feb 3 06:30:22 2012 +0100

    Delete generated files to be able to build dvbcut twice

diff --git a/debian/rules b/debian/rules
index e47d4fc..d4857a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_clean:
 	rm -rf ffmpeg.src
 	rm -rf ffmpeg-patches
 	[ ! -f makefile ] || make -f makefile distclean
-	dh_clean config.sub config.guess
+	dh_clean config.sub config.guess bin/dvbcut configure dvbcut.desktop src/Makefile src/dvbcut src/qrc_icons.cpp
 	dh_auto_clean
 
 override_dh_auto_install:

-- 
dvbcut packaging



More information about the pkg-multimedia-commits mailing list