r7051 - packages/trunk/ogre/debian/patches

Andres Mejia ceros-guest at alioth.debian.org
Thu May 15 18:24:41 UTC 2008


Author: ceros-guest
Date: 2008-05-15 18:24:40 +0000 (Thu, 15 May 2008)
New Revision: 7051

Added:
   packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch
Modified:
   packages/trunk/ogre/debian/patches/series
Log:
Add patch to change lib directory for ogre.

Added: packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch
===================================================================
--- packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch	                        (rev 0)
+++ packages/trunk/ogre/debian/patches/change_pkglibdir_path.patch	2008-05-15 18:24:40 UTC (rev 7051)
@@ -0,0 +1,10 @@
+Install a package in a directory based on the ogre version
+=====================================================================
+--- Makefile.am.bak	2008-05-15 14:10:08.000000000 -0400
++++ Makefile.am	2008-05-15 14:15:45.000000000 -0400
+@@ -4,3 +4,5 @@
+ 
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = OGRE.pc
++
++pkglibdir = $(libdir)/@PACKAGE at -@PACKAGE_VERSION@

Modified: packages/trunk/ogre/debian/patches/series
===================================================================
--- packages/trunk/ogre/debian/patches/series	2008-05-15 17:43:32 UTC (rev 7050)
+++ packages/trunk/ogre/debian/patches/series	2008-05-15 18:24:40 UTC (rev 7051)
@@ -1,2 +1,3 @@
 disable_samples.diff
 fix_rpath.diff
+change_pkglibdir_path.patch -p0




More information about the Pkg-games-commits mailing list