From: <and...@us...> - 2007-12-30 01:24:51
|
Revision: 520 http://python-ogre.svn.sourceforge.net/python-ogre/?rev=520&view=rev Author: andy_miller Date: 2007-12-29 17:24:56 -0800 (Sat, 29 Dec 2007) Log Message: ----------- fixed patch -- removed extra space Modified Paths: -------------- trunk/python-ogre/patch/ogre.patch Modified: trunk/python-ogre/patch/ogre.patch =================================================================== --- trunk/python-ogre/patch/ogre.patch 2007-12-29 00:23:02 UTC (rev 519) +++ trunk/python-ogre/patch/ogre.patch 2007-12-30 01:24:56 UTC (rev 520) @@ -7,7 +7,7 @@ +CFLAGS_VISIBILITY="" AC_SUBST(CFLAGS_VISIBILITY) AC_LANG_POP - --- ogrenew/OgreMain/include/OgreDataStream.h 23 Aug 2006 08:18:33 -0000 1.12 +--- ogrenew/OgreMain/include/OgreDataStream.h 23 Aug 2006 08:18:33 -0000 1.12 +++ ogrenew/OgreMain/include/OgreDataStream.h 24 Nov 2007 00:35:47 -0000 @@ -33,6 +33,7 @@ #include "OgreString.h" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |