The following commit has been merged in the master branch:
commit 8a054cb9b4725b94c1a6d27079e4f68a3a2b06ce
Author: Emmanuel Kasper <[email protected]>
Date:   Thu Feb 16 12:07:32 2012 +0100

    Add erase-upstream target facility

diff --git a/debian/rules b/debian/rules
index a5731b5..d5ba91e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -206,3 +206,13 @@ get-orig-source: $(MAME_FILEBASE)s.zip
        rm -f $(MAME_FILEBASE)s.zip
 
        rm -rf $(TMPDIR)
+
+erase-upstream:
+       rm -r artwork
+       rm -r docs
+       rm -r hash
+       rm -r hlsl
+       rm makefile
+       -rm -r obj
+       rm -r src
+       rm whatsnew_0145.txt

-- 
packaging for the mame arcade game emulator

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to