[SCM] x264/master: Add config.mak2 to be removed during clean.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Wed Oct 27 23:58:20 UTC 2010


The following commit has been merged in the master branch:
commit 3b31713c8d474080dd1e6fd5249162bb50bd250a
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Wed Oct 27 19:57:57 2010 -0400

    Add config.mak2 to be removed during clean.

diff --git a/debian/rules b/debian/rules
index 0c7f78f..c8dd316 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,7 +54,7 @@ clean:
 	$(MAKE) -o config.mak distclean
 	[ ! -f version.sh-upstream ] ||  mv version.sh-upstream version.sh
 	$(MAKE) -f debian/rules unpatch
-	dh_clean build-stamp debian/x264.1
+	dh_clean build-stamp debian/x264.1 config.mak2
 
 install:
 	dh_testdir

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list