[SCM] packaging for the mame arcade game emulator branch, master, updated. b6a1c13d74c759ea736db7613122a7e136384007
Emmanuel Kasper
emmanuel at libera.cc
Thu Feb 16 14:51:15 UTC 2012
The following commit has been merged in the master branch:
commit 8a054cb9b4725b94c1a6d27079e4f68a3a2b06ce
Author: Emmanuel Kasper <emmanuel at libera.cc>
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
More information about the Pkg-games-commits
mailing list