Author: ceros-guest
Date: 2008-05-15 20:16:59 +0000 (Thu, 15 May 2008)
New Revision: 7056

Modified:
   packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch
Log:
Forgot to add a plugin. Also patching OGRE.pc file for new plugindir.

Modified: packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch
===================================================================
--- packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch      
2008-05-15 19:46:53 UTC (rev 7055)
+++ packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch      
2008-05-15 20:16:59 UTC (rev 7056)
@@ -36,3 +36,24 @@
  pkglib_LTLIBRARIES = Plugin_ParticleFX.la
  
  Plugin_ParticleFX_la_SOURCES = OgreAreaEmitter.cpp \
+--- RenderSystems/GL/src/Makefile.am.bak       2008-05-15 16:09:58.000000000 
-0400
++++ RenderSystems/GL/src/Makefile.am   2008-05-15 16:10:24.000000000 -0400
+@@ -9,6 +9,7 @@
+ DIST_SUBDIRS = win32 GLX
+ SUBDIRS = $(OGRE_GLSUPPORT) nvparse atifs GLSL
+ 
++pkglibdir = $(libdir)/@[EMAIL PROTECTED]@PACKAGE_VERSION@
+ pkglib_LTLIBRARIES = RenderSystem_GL.la
+ 
+ RenderSystem_GL_la_SOURCES = OgreGLEngineDll.cpp \
+--- OGRE.pc.in.bak     2008-05-15 16:12:38.000000000 -0400
++++ OGRE.pc.in 2008-05-15 16:13:57.000000000 -0400
+@@ -2,7 +2,7 @@
+ [EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
[EMAIL PROTECTED]@/@PACKAGE@
[EMAIL PROTECTED]@/@[EMAIL PROTECTED]@VERSION@
+ 
+ Name: OGRE
+ Description: Object-Oriented Graphics Rendering Engine


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to