[SCM] Worms style game branch, master, updated. debian/0.9.13-1
Dmitry E. Oboukhov
unera at debian.org
Mon Apr 5 06:58:29 UTC 2010
The following commit has been merged in the master branch:
commit 6d68b8020e1e181d11f5a58c42acaba1201eb525
Author: Dmitry E. Oboukhov <unera at debian.org>
Date: Mon Apr 5 10:40:59 2010 +0400
removed obsolete patch
diff --git a/debian/patches/00list b/debian/patches/00list
index 630d0d4..e69de29 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1 +0,0 @@
-ftbfs_573694.patch
diff --git a/debian/patches/ftbfs_573694.patch b/debian/patches/ftbfs_573694.patch
deleted file mode 100644
index 6978c26..0000000
--- a/debian/patches/ftbfs_573694.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- build/hedgewars/CMakeLists.txt 2009-10-18 16:55:53.000000000 +0000
-+++ build/hedgewars/CMakeLists.txt 2010-03-15 07:54:46.447936655 +0000
-@@ -96,7 +96,7 @@
- set(pascal_compiler_flags ${noexecstack_flags} "-B" "-FE../bin" "-Fl../bin/" "-Cs2000000" "-vwi" ${hwengine_project})
-
- if(OPTIMIZATIONS)
-- set(pascal_compiler_flags "-O2" "-Xs" "-Nu" ${pascal_compiler_flags})
-+ set(pascal_compiler_flags "-O2" "-Xs" ${pascal_compiler_flags})
- if(APPLE AND NOT universal_build)
- set(pascal_compiler_flags "-fPIC" "-CfSSE2" ${pascal_compiler_flags}) #instruction set for ppc is 7400
- endif()
--
Worms style game
More information about the Pkg-games-commits
mailing list