[SCM] libmediainfo/master: Drop fromdos command after dh_installdocs

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Tue Nov 26 14:58:58 UTC 2013


The following commit has been merged in the master branch:
commit e715bcaca74505b2805daf9161cd608c4fe1de06
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Tue Nov 26 01:48:35 2013 +0800

    Drop fromdos command after dh_installdocs
    
    The .txt files we used to install seem to have vanished.

diff --git a/debian/rules b/debian/rules
index 5299ca6..549d9bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,10 +37,6 @@ override_dh_auto_clean:
 	rm -rf Doc/
 	(cd Source/Doc && find -maxdepth 1 -name '*.html' -print0) | xargs -0 rm -f
 
-override_dh_installdocs:
-	dh_installdocs
-	fromdos debian/*/usr/share/doc/*/*.txt
-
 override_dh_installchangelogs:
 	dh_installchangelogs Changes.txt
 	fromdos debian/*/usr/share/doc/*/changelog

-- 
libmediainfo packaging



More information about the pkg-multimedia-commits mailing list