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


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

Reply via email to