[blockattack] 28/88: update patches for blockattack 1.3.1
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 11:53:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository blockattack.
commit e0fc0a0ec076bbc1380a5d15697cfd5bbcc69afa
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: Tue Mar 27 22:14:16 2007 +0000
update patches for blockattack 1.3.1
---
debian/patches/build_with_enet1_0.diff | 8 ++++----
debian/patches/fix_scons.diff | 13 +++++++++++++
debian/patches/series | 1 +
3 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/debian/patches/build_with_enet1_0.diff b/debian/patches/build_with_enet1_0.diff
index 5afa6a9..34df420 100644
--- a/debian/patches/build_with_enet1_0.diff
+++ b/debian/patches/build_with_enet1_0.diff
@@ -1,8 +1,8 @@
-Index: blockattack-1.3.0/main.cpp
+Index: blockattack-1.3.1/main.cpp
===================================================================
---- blockattack-1.3.0.orig/main.cpp 2006-09-15 10:17:10.000000000 +0200
-+++ blockattack-1.3.0/main.cpp 2006-09-15 10:17:21.000000000 +0200
-@@ -2524,7 +2524,7 @@
+--- ./main.cpp.orig 2007-03-28 00:02:18.000000000 +0200
++++ ./main.cpp 2007-03-28 00:03:40.000000000 +0200
+@@ -2566,7 +2566,7 @@
{
if(weAreAClient)
{
diff --git a/debian/patches/fix_scons.diff b/debian/patches/fix_scons.diff
new file mode 100644
index 0000000..16b77cc
--- /dev/null
+++ b/debian/patches/fix_scons.diff
@@ -0,0 +1,13 @@
+Index: blockattack-1.3.1/Game/SConscript
+===================================================================
+--- blockattack-1.3.1.orig/Game/SConscript 2007-03-28 00:08:27.000000000 +0200
++++ blockattack-1.3.1/Game/SConscript 2007-03-28 00:08:36.000000000 +0200
+@@ -127,7 +127,7 @@
+ 'gfx/bHost.png',
+ 'gfx/b1600.png',
+ 'gfx/b1400.png',
+-'gfx/b1280.png',
++#'gfx/b1280.png',
+ 'gfx/iCheckBoxArea2.png',
+ 'gfx/blackLine.png',
+ 'gfx/b1024.png',
diff --git a/debian/patches/series b/debian/patches/series
index 89d0639..163e2c9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
build_with_enet1_0.diff
+fix_scons.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git
More information about the Pkg-games-commits
mailing list