[SCM] packaging for the mame arcade game emulator branch, mess-only, updated. c0b756047f813152ffa088db3999d4e7b70a863b

Emmanuel Kasper emmanuel at libera.cc
Sun Nov 20 13:40:46 UTC 2011


The following commit has been merged in the mess-only branch:
commit d88b1c29bcb12dff972131bbd2a0bc7bbb6e75a9
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Sun Nov 20 13:36:50 2011 +0100

    Correct path to mess ressource

diff --git a/debian/rules b/debian/rules
index f69a4e7..15fb69c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -152,7 +152,7 @@ override_dh_auto_clean:
 # so we need to make an explicit call
 override_dh_installchangelogs:
 	dh_installchangelogs whatsnew.txt
-	dh_installchangelogs -pmess messdir/docs/messnew.txt
+	dh_installchangelogs -pmess docs/messnew.txt
 
 # Remove Windows specific documentation
 override_dh_installdocs:

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list