Author: eddyp-guest
Date: 2007-11-27 22:07:20 +0000 (Tue, 27 Nov 2007)
New Revision: 4784

Modified:
   packages/trunk/lordsawar/debian/changelog
   packages/trunk/lordsawar/debian/rules
Log:
install the desktop file in the proper place - fix thanks to Marco Rodrigues

Modified: packages/trunk/lordsawar/debian/changelog
===================================================================
--- packages/trunk/lordsawar/debian/changelog   2007-11-27 21:22:41 UTC (rev 
4783)
+++ packages/trunk/lordsawar/debian/changelog   2007-11-27 22:07:20 UTC (rev 
4784)
@@ -1,3 +1,11 @@
+lordsawar (0.0.4-2) UNRELEASED; urgency=low
+
+  [ Eddy Petrișor ]
+  * install the desktop file in the proper place - thanks to Marco
+    Rodrigues
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Wed, 28 Nov 2007 00:06:13 +0200
+
 lordsawar (0.0.4-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/trunk/lordsawar/debian/rules
===================================================================
--- packages/trunk/lordsawar/debian/rules       2007-11-27 21:22:41 UTC (rev 
4783)
+++ packages/trunk/lordsawar/debian/rules       2007-11-27 22:07:20 UTC (rev 
4784)
@@ -58,7 +58,7 @@
 
        #overwrite upstream desktop files
        #should be fixed in 0.0.4
-       cp debian/*.desktop $(CURDIR)/debian/tmp/usr/share/games/applications
+       cp debian/*.desktop $(CURDIR)/debian/tmp/usr/share/applications
 
        dh_install --sourcedir=debian/tmp --list-missing
 


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

Reply via email to