[SCM] packaging for the mame arcade game emulator branch, master, updated. 894c75205900d5d3ca67d0db772a7760e08db3ea
Jordi Mallach
jordi at debian.org
Mon Jul 18 14:09:26 UTC 2011
The following commit has been merged in the master branch:
commit 894c75205900d5d3ca67d0db772a7760e08db3ea
Author: Jordi Mallach <jordi at debian.org>
Date: Mon Jul 18 16:08:43 2011 +0200
Remove extra \ that broke build.
diff --git a/debian/rules b/debian/rules
index b5d7b60..cf10431 100755
--- a/debian/rules
+++ b/debian/rules
@@ -87,7 +87,7 @@ endif
ifeq ($(DEB_HOST_ARCH),mipsel)
DEB_MAME_OPTS += \
ARCHOPTS=-Umips \
- FORCE_DRC_C_BACKEND=1 \
+ FORCE_DRC_C_BACKEND=1
endif
ifeq ($(DEB_HOST_ARCH),powerpc)
--
packaging for the mame arcade game emulator
More information about the Pkg-games-commits
mailing list