[blockattack] 29/88: remove build_with_enet1_0.diff (useless) update fix_scons.diff
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 3d7ddde25d549ffaa6daf9ed9fdae00beffb94d2
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: Tue Mar 27 22:32:26 2007 +0000
remove build_with_enet1_0.diff (useless)
update fix_scons.diff
---
debian/patches/build_with_enet1_0.diff | 13 -------------
debian/patches/fix_scons.diff | 14 +++++++++-----
debian/patches/series | 1 -
3 files changed, 9 insertions(+), 19 deletions(-)
diff --git a/debian/patches/build_with_enet1_0.diff b/debian/patches/build_with_enet1_0.diff
deleted file mode 100644
index 34df420..0000000
--- a/debian/patches/build_with_enet1_0.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: blockattack-1.3.1/main.cpp
-===================================================================
---- ./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)
- {
-- enet_peer_disconnect (peer);
-+ enet_peer_disconnect (peer,0);
- SDL_Delay(20);
- enet_host_destroy(client);
- weAreAClient = false;
diff --git a/debian/patches/fix_scons.diff b/debian/patches/fix_scons.diff
index 16b77cc..4fb9af4 100644
--- a/debian/patches/fix_scons.diff
+++ b/debian/patches/fix_scons.diff
@@ -1,12 +1,16 @@
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 @@
+--- blockattack-1.3.1.orig/Game/SConscript 2007-03-28 00:27:40.000000000 +0200
++++ blockattack-1.3.1/Game/SConscript 2007-03-28 00:29:31.000000000 +0200
+@@ -125,9 +125,9 @@
+ 'gfx/bChange.png',
+ 'gfx/Thumbs.db',
'gfx/bHost.png',
- 'gfx/b1600.png',
- 'gfx/b1400.png',
+-'gfx/b1600.png',
+-'gfx/b1400.png',
-'gfx/b1280.png',
++#'gfx/b1600.png',
++#'gfx/b1400.png',
+#'gfx/b1280.png',
'gfx/iCheckBoxArea2.png',
'gfx/blackLine.png',
diff --git a/debian/patches/series b/debian/patches/series
index 163e2c9..77db959 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-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