r6420 - in packages/trunk/ogre-contrib/debian: . patches
Andres Mejia
ceros-guest at alioth.debian.org
Fri Apr 4 04:17:14 UTC 2008
Author: ceros-guest
Date: 2008-04-04 04:17:14 +0000 (Fri, 04 Apr 2008)
New Revision: 6420
Modified:
packages/trunk/ogre-contrib/debian/changelog
packages/trunk/ogre-contrib/debian/patches/autotools.diff
Log:
Updated patch.
Modified: packages/trunk/ogre-contrib/debian/changelog
===================================================================
--- packages/trunk/ogre-contrib/debian/changelog 2008-04-04 04:08:45 UTC (rev 6419)
+++ packages/trunk/ogre-contrib/debian/changelog 2008-04-04 04:17:14 UTC (rev 6420)
@@ -4,6 +4,7 @@
* Setup a OGRE_CONFIG_OPTIONS for default configure options used in building
ogre.
* Changing use of CFLAGS TO CXXFLAGS.
+ * Updated patch.
-- Andres Mejia <mcitadel at gmail.com> Thu, 03 Apr 2008 23:27:41 -0400
Modified: packages/trunk/ogre-contrib/debian/patches/autotools.diff
===================================================================
--- packages/trunk/ogre-contrib/debian/patches/autotools.diff 2008-04-04 04:08:45 UTC (rev 6419)
+++ packages/trunk/ogre-contrib/debian/patches/autotools.diff 2008-04-04 04:17:14 UTC (rev 6420)
@@ -44,8 +44,8 @@
AM_CONDITIONAL([HAVE_CEGUI], [test x$build_cegui_sample = xtrue])
])
---- ./configure.in.bak 2007-08-31 01:26:05.000000000 -0400
-+++ ./configure.in 2007-08-31 01:30:40.000000000 -0400
+--- ./configure.in.bak 2008-04-04 00:12:19.000000000 -0400
++++ ./configure.in 2008-04-04 00:12:32.000000000 -0400
@@ -79,8 +79,8 @@
AC_SUBST(ZZIPLIB_LIBS)
@@ -57,7 +57,7 @@
dnl Find the optional components we should build
OGRE_CHECK_GUI
-@@ -116,135 +116,10 @@
+@@ -120,135 +120,10 @@
dnl Create the makefiles
AC_CONFIG_FILES([Makefile \
@@ -193,7 +193,7 @@
])
AC_OUTPUT
-@@ -265,7 +140,6 @@
+@@ -269,7 +144,6 @@
echo " Use FreeImage : $build_freeimage"
echo " Use DevIL : $build_il"
echo " Build OGRE demos : $build_ogre_demos"
More information about the Pkg-games-commits
mailing list