[SCM] packaging for the mame arcade game emulator branch, master, updated. fc8f2cb6c3d178a8874b9490a88bc7350ac26526

Emmanuel Kasper emmanuel at libera.cc
Sun Feb 6 19:38:22 UTC 2011


The following commit has been merged in the master branch:
commit fc8f2cb6c3d178a8874b9490a88bc7350ac26526
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Sun Feb 6 20:16:05 2011 +0100

    Add newvideo.txt to list of useless files not to be packaged

diff --git a/debian/rules b/debian/rules
index 09c6360..bbfb91e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,10 +82,12 @@ override_dh_auto_install:
 	dh_auto_install
 	dh_installchangelogs whatsnew.txt
 
-# Remove useless docs
+# Remove Windows specific documentation
 override_dh_installdocs:
 	dh_installdocs --exclude=license.txt \
-                   --exclude=windows.txt
+                   --exclude=windows.txt \
+                   --exclude=newvideo.txt
+
 clean:
 	# Just before cleaning the sources, restore original names
 	test -f mame-split || exit 0; \

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list