[mame] 01/06: Small cleaning fix in get-orig-source

Cesare Falco cesarefalco-guest at moszumanska.debian.org
Tue Dec 30 20:36:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

cesarefalco-guest pushed a commit to branch master
in repository mame.

commit fe166917029f52cae515e1d611fe2abe32e4e7ae
Author: Cesare Falco <c.falco at ubuntu.com>
Date:   Wed Dec 10 11:18:07 2014 +0100

    Small cleaning fix in get-orig-source
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e3e2ebc..9bb1c3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -202,6 +202,6 @@ get-orig-source:
         $(TMPDIR)/$(MAME_SRCDIR)/messnew.txt
 	unzip -od $(TMPDIR)/$(MAME_SRCDIR)/ $(TMPDIR)/mamedirs.zip
 	tar -C $(TMPDIR) -cf - $(MAME_SRCDIR) | xz -9c > $(MAME_TARBALL)
-	rm -rf $(TMPDIR)
+	rm -rf $(TMPDIR) source.tar.gz build.tar.gz
 
 .PHONY: get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git



More information about the Pkg-games-commits mailing list