r13110 - ! dirs' list truncated !

Paul Wise pabs at alioth.debian.org
Fri Jan 13 09:40:06 UTC 2012


Author: pabs
Date: 2012-01-13 09:40:06 +0000 (Fri, 13 Jan 2012)
New Revision: 13110

Modified:
   packages/trunk/the-butterfly-effect/debian/patches/build.patch
Log:
Update patch to latest version

Modified: packages/trunk/the-butterfly-effect/debian/patches/build.patch
===================================================================
--- packages/trunk/the-butterfly-effect/debian/patches/build.patch	2012-01-13 09:38:52 UTC (rev 13109)
+++ packages/trunk/the-butterfly-effect/debian/patches/build.patch	2012-01-13 09:40:06 UTC (rev 13110)
@@ -1,16 +1,16 @@
---- TheButterflyEffect-m8.2.orig/tbe.pro
-+++ TheButterflyEffect-m8.2/tbe.pro
+--- a/tbe.pro
++++ b/tbe.pro
 @@ -2,7 +2,7 @@
  LANGUAGE = C++
  CONFIG += qt \
      warn_on \
 -    debug
 +    release link_prl
- LIBS += -lbox2d \
-     -L3rdParty/lib
  DEFINES += QT_NO_ASCII_CAST
+ INCLUDEPATH += src \
+     src/box2d \
 --- /dev/null
-+++ TheButterflyEffect-m8.2/src/tbe_global.h
++++ b/src/tbe_global.h
 @@ -0,0 +1,91 @@
 +/* The Butterfly Effect
 + * This file copyright (C) 2009  Klaas van Gend




More information about the Pkg-games-commits mailing list