r7083 - packages/trunk/ogre/debian

Andres Mejia ceros-guest at alioth.debian.org
Sat May 17 03:26:44 UTC 2008


Author: ceros-guest
Date: 2008-05-17 03:26:44 +0000 (Sat, 17 May 2008)
New Revision: 7083

Modified:
   packages/trunk/ogre/debian/rules
Log:
Create symlink for plugins.cfg file

Modified: packages/trunk/ogre/debian/rules
===================================================================
--- packages/trunk/ogre/debian/rules	2008-05-17 02:00:01 UTC (rev 7082)
+++ packages/trunk/ogre/debian/rules	2008-05-17 03:26:44 UTC (rev 7083)
@@ -146,6 +146,7 @@
 	dh_testroot
 	install -d debian/tmp/etc/OGRE
 	install -m 644 debian/extras/plugins-$(OGRE_VERSION).cfg debian/tmp/etc/OGRE
+	ln -s plugins-$(OGRE_VERSION).cfg debian/tmp/etc/OGRE/plugins.cfg
 	install -d debian/tmp/usr/bin && \
 	install -m 755 debian/extras/update-ogre-plugins \
 		debian/tmp/usr/bin/update-ogre-plugins




More information about the Pkg-games-commits mailing list