[SCM] Packaging for ogre-contrib branch, master, updated. upstream/1.4.7-26-g835e6f5

Andres Mejia mcitadel at gmail.com
Sun May 18 05:06:22 UTC 2008


The following commit has been merged in the master branch:
commit 835e6f50e0016fee0c4e07a0fea953c1a732bbae
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun May 18 01:06:08 2008 -0400

    Adding patch to change where plugin is installed.

diff --git a/debian/patches/change_pkglibdir_path.patch b/debian/patches/change_pkglibdir_path.patch
new file mode 100644
index 0000000..6ee15b6
--- /dev/null
+++ b/debian/patches/change_pkglibdir_path.patch
@@ -0,0 +1,11 @@
+Change path plugin gets installed to a directory based on ogre version.
+=====================================================================
+--- PlugIns/CgProgramManager/src/Makefile.am.bak	2008-05-18 00:49:50.000000000 -0400
++++ PlugIns/CgProgramManager/src/Makefile.am	2008-05-18 00:50:02.000000000 -0400
+@@ -1,5 +1,6 @@
+ INCLUDES = $(STLPORT_CFLAGS) -I$(top_srcdir)/PlugIns/CgProgramManager/include -I$(top_srcdir)/OgreMain/include
+ 
++pkglibdir = $(libdir)/@PACKAGE at -@PACKAGE_VERSION@
+ pkglib_LTLIBRARIES = Plugin_CgProgramManager.la
+ 
+ Plugin_CgProgramManager_la_SOURCES = OgreCgProgram.cpp \
diff --git a/debian/patches/series b/debian/patches/series
index 440c8cc..4f90860 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 autotools.diff
+change_pkglibdir_path.patch -p0

-- 
Packaging for ogre-contrib



More information about the Pkg-games-commits mailing list