[SCM] game about viruses invading your computer branch, master, updated. debian/1.0-1.dfsg.1-2-14-g1580490

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Jan 4 19:08:30 UTC 2012


The following commit has been merged in the master branch:
commit 8c61634b95dd6d3c3a408633b91ebfd6d3ecc8e3
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Wed Jan 4 13:16:46 2012 -0500

    removed debian/patches/0008-missing-pak-error-fix.patch (fixed upstream)

diff --git a/debian/patches/0008-missing-pak-error-fix.patch b/debian/patches/0008-missing-pak-error-fix.patch
deleted file mode 100644
index 6947d97..0000000
--- a/debian/patches/0008-missing-pak-error-fix.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Fixed a reference to a different game in an error message.
-Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
-
---- a/src/CPak.cpp
-+++ b/src/CPak.cpp
-@@ -48,7 +48,7 @@
- 
- void Pak::showPakErrorAndExit()
- {
--	printf("\nFatal Error: The Blob Wars PAK file was either not found or was not accessible.\n");
-+	printf("\nFatal Error: The viruskiller PAK file was either not found or was not accessible.\n");
- 	printf("(If you compiled from source did you forget to run make install?)\n");
- 	printf("The path to the file was expected to be,\n\n");
- 	printf(PAKFULLPATH"\n\n");
diff --git a/debian/patches/series b/debian/patches/series
index 03833f9..80dd3e2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,6 +5,5 @@ spelling.patch
 link-libz.patch
 0006-fix-pak-segfault.patch
 0007-link-as-needed.patch
-0008-missing-pak-error-fix.patch
 0009-start-with-fewer-directories.patch
 0010-mismatched-delete.patch

-- 
game about viruses invading your computer



More information about the Pkg-games-commits mailing list