[SCM] libav/master: cleanup generated formats*.txt and codec*.txt

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon May 14 20:24:36 UTC 2012


The following commit has been merged in the master branch:
commit 47ef7472a2661cf030a855a7864859a430382d6f
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Mon May 14 22:24:20 2012 +0200

    cleanup generated formats*.txt and codec*.txt
    
    Git-Dch: ignore

diff --git a/debian/rules b/debian/rules
index 1aa22fb..a54494b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,7 +95,7 @@ clean:
 	    build-doxy-stamp
 	rm -rf $(addprefix debian-, $(FLAVORS)) \
 		$(addprefix debian-extra-, $(FLAVORS)) doxy
-	dh_clean $(DH_INSTALL_FILES)
+	dh_clean $(DH_INSTALL_FILES) $(wildcard formats*.txt) $(wildcard codecs*.txt)
 
 get-orig-source:
 	dh_testdir

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list