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

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon May 14 21:00:27 UTC 2012


The following commit has been merged in the experimental branch:
commit 87adef9ef10d85a62919ef1226dd9c2459d62a58
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 58dc235..d3719ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,7 +91,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