r5214 - packages/trunk/warzone2100/debian

Paul Wise pabs at alioth.debian.org
Fri Jan 4 07:34:30 UTC 2008


Author: pabs
Date: 2008-01-04 07:34:30 +0000 (Fri, 04 Jan 2008)
New Revision: 5214

Modified:
   packages/trunk/warzone2100/debian/changelog
   packages/trunk/warzone2100/debian/rules
Log:
* Install the upstream icon into the 128x128 icon subdirectory

Modified: packages/trunk/warzone2100/debian/changelog
===================================================================
--- packages/trunk/warzone2100/debian/changelog	2008-01-04 07:24:03 UTC (rev 5213)
+++ packages/trunk/warzone2100/debian/changelog	2008-01-04 07:34:30 UTC (rev 5214)
@@ -4,6 +4,7 @@
     - Breaks compatibility with r3260 savegames and netcode
   * Kill a bogus EOF. Upstream said: That code FUBAR (Closes: #458733)
   * Improve the data package description - it is data, not the game
+  * Install the upstream icon into the 128x128 icon subdirectory
 
  -- Paul Wise <pabs at debian.org>  Fri, 04 Jan 2008 13:21:29 +0930
 

Modified: packages/trunk/warzone2100/debian/rules
===================================================================
--- packages/trunk/warzone2100/debian/rules	2008-01-04 07:24:03 UTC (rev 5213)
+++ packages/trunk/warzone2100/debian/rules	2008-01-04 07:34:30 UTC (rev 5214)
@@ -43,7 +43,7 @@
 	    --bindir=\$${prefix}/games \
 	    --datadir=\$${prefix}/share/games \
 	    --mandir=\$${prefix}/share/man \
-	    --with-icondir=\$${prefix}/share/icons \
+	    --with-icondir=\$${prefix}/share/icons/hicolor/128x128/apps \
 	    --with-applicationdir=\$${prefix}/share/applications \
 	    --with-opengl \
 	    --with-ogg \




More information about the Pkg-games-commits mailing list