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

Emmanuel Kasper emmanuel at libera.cc
Tue Apr 3 09:44:32 UTC 2012


The following commit has been merged in the master branch:
commit ee930251938befccc8b88a562e943424e97464f2
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Tue Apr 3 11:34:46 2012 +0200

    correct name of nplayer tarball for multitarball debian source package

diff --git a/debian/rules b/debian/rules
index cbfaf25..d73bc62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -211,7 +211,7 @@ $(MAME_TARBALL): $(MAME_FILEBASE)s.zip
 NPLAYERS_PACKAGE = nplayers
 NPLAYERS_URL = http://nplayers.arcadebelgium.be/files/
 NPLAYERS_ZIPFILE = $(NPLAYERS_PACKAGE)$(UPSTREAM_VERSION).zip
-NPLAYERS_TARBALL = $(MAME_PACKAGE)_$(VERSION)-$(NPLAYERS_PACKAGE).orig.tar.xz
+NPLAYERS_TARBALL = $(MAME_PACKAGE)_$(VERSION).orig-$(NPLAYERS_PACKAGE).tar.xz
 
 $(NPLAYERS_ZIPFILE):
 	wget -U '$(AGENT)' \

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list