r7055 - packages/trunk/ogre/debian
Andres Mejia
ceros-guest at alioth.debian.org
Thu May 15 19:46:53 UTC 2008
Author: ceros-guest
Date: 2008-05-15 19:46:53 +0000 (Thu, 15 May 2008)
New Revision: 7055
Modified:
packages/trunk/ogre/debian/changelog
packages/trunk/ogre/debian/libogremain-1.4.8.install
Log:
Updating libogremain-1.4.8.install.
Modified: packages/trunk/ogre/debian/changelog
===================================================================
--- packages/trunk/ogre/debian/changelog 2008-05-15 19:45:08 UTC (rev 7054)
+++ packages/trunk/ogre/debian/changelog 2008-05-15 19:46:53 UTC (rev 7055)
@@ -15,6 +15,7 @@
* Place update-ogre-plugins in /usr/bin instead of /usr/sbin.
* Added 'DM-Upload-Allowed: yes' field.
* Fix patches.
+ * Install plugins in a directory based on the upstream version of ogre.
-- Andres Mejia <mcitadel at gmail.com> Thu, 27 Mar 2008 13:42:44 -0400
Modified: packages/trunk/ogre/debian/libogremain-1.4.8.install
===================================================================
--- packages/trunk/ogre/debian/libogremain-1.4.8.install 2008-05-15 19:45:08 UTC (rev 7054)
+++ packages/trunk/ogre/debian/libogremain-1.4.8.install 2008-05-15 19:46:53 UTC (rev 7055)
@@ -1,5 +1,5 @@
usr/lib/libOgreMain-*.so
-usr/lib/OGRE/*.so
-usr/lib/OGRE/*.la
+usr/lib/OGRE-1.4.8/*.so
+usr/lib/OGRE-1.4.8/*.la
usr/bin/update-ogre-plugins
etc/OGRE/*.cfg
More information about the Pkg-games-commits
mailing list