Author: pabs Date: 2014-09-13 09:04:37 +0000 (Sat, 13 Sep 2014) New Revision: 15196
Modified: packages/trunk/blockattack/debian/patches/gcc44.diff Log: blockattack: building with gcc 4.4 is fixed upstream Modified: packages/trunk/blockattack/debian/patches/gcc44.diff =================================================================== --- packages/trunk/blockattack/debian/patches/gcc44.diff 2014-09-13 08:06:59 UTC (rev 15195) +++ packages/trunk/blockattack/debian/patches/gcc44.diff 2014-09-13 09:04:37 UTC (rev 15196) @@ -2,6 +2,7 @@ Description: fix building with GCC 4.4 Bug: http://sf.net/support/tracker.php?aid=3205172 Bug-Debian: http://bugs.debian.org/505026 +Applied-Upstream: fixed upstream in a different way --- a/source/code/listFiles.h +++ b/source/code/listFiles.h @@ -25,6 +25,7 @@ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

