[blockattack] 31/88: add fix_spelling.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 75358714018edddeb5ce5fcba2370a3b612a39fe
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sun May 13 21:45:23 2007 +0000

    add fix_spelling.diff
---
 debian/patches/fix_spelling.diff | 13 +++++++++++++
 debian/patches/series            |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/fix_spelling.diff b/debian/patches/fix_spelling.diff
new file mode 100644
index 0000000..519e57b
--- /dev/null
+++ b/debian/patches/fix_spelling.diff
@@ -0,0 +1,13 @@
+Index: blockattack-1.3.1/main.cpp
+===================================================================
+--- blockattack-1.3.1.orig/main.cpp	2007-03-28 00:34:07.000000000 +0200
++++ blockattack-1.3.1/main.cpp	2007-03-28 00:34:14.000000000 +0200
+@@ -2927,7 +2927,7 @@
+           endl << "-priority  Starts game in high priority" << endl <<
+           "-forceredraw  Redraw the whole screen every frame, prevents garbage" << endl <<
+           "-forcepartdraw  Only draw what is changed, sometimes cause garbage" << endl <<
+-	  "-nosound  No sound will be played at all, and sound hardware want be loaded (use this if game crashes because of sound)" << endl;
++	  "-nosound  No sound will be played at all, and sound hardware won't be loaded (use this if game crashes because of sound)" << endl;
+ #ifdef WIN32
+ 		  system("Pause");
+ #endif
diff --git a/debian/patches/series b/debian/patches/series
index 77db959..b07871d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 fix_scons.diff
+fix_spelling.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