This is an automated email from the git hooks/post-receive script. cesarefalco-guest pushed a commit to branch master in repository mame.
commit 0debfb83bae72912f68201b03e59db42e76b6f7f Author: Cesare Falco <[email protected]> Date: Wed Sep 28 22:49:22 2016 +0200 Update hurd patch to current source tree --- debian/patches/hurd.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/hurd.patch b/debian/patches/hurd.patch index f648c43..8e21735 100644 --- a/debian/patches/hurd.patch +++ b/debian/patches/hurd.patch @@ -16,7 +16,7 @@ Index: mame-0.176/makefile ifeq ($(firstword $(filter Darwin,$(UNAME))),Darwin) OS := macosx GENIEOS := darwin -@@ -1204,6 +1207,16 @@ linux: generate $(PROJECTDIR)/$(MAKETYPE +@@ -1180,6 +1183,16 @@ linux: generate $(PROJECTDIR)/$(MAKETYPE $(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-linux config=$(CONFIG) precompile $(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-linux config=$(CONFIG) @@ -104,7 +104,7 @@ Index: mame-0.176/scripts/genie.lua =================================================================== --- mame-0.176.orig/scripts/genie.lua +++ mame-0.176/scripts/genie.lua -@@ -117,6 +117,7 @@ newoption { +@@ -125,6 +125,7 @@ newoption { { "freebsd", "FreeBSD" }, { "netbsd", "NetBSD" }, { "openbsd", "OpenBSD" }, @@ -116,7 +116,7 @@ Index: mame-0.176/src/osd/modules/render/drawbgfx.cpp =================================================================== --- mame-0.176.orig/src/osd/modules/render/drawbgfx.cpp +++ mame-0.176/src/osd/modules/render/drawbgfx.cpp -@@ -132,7 +132,7 @@ static void* sdlNativeWindowHandle(SDL_W +@@ -143,7 +143,7 @@ static void* sdlNativeWindowHandle(SDL_W return nullptr; } -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

