[PC-BSD Commits] r7687 - in pbibuild/modules/games/searchandrescue: . kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Fri Oct 1 10:45:41 PDT 2010
Author: kenmoore
Date: 2010-10-01 10:45:41 -0700 (Fri, 01 Oct 2010)
New Revision: 7687
Modified:
pbibuild/modules/games/searchandrescue/kmenu-dir/searchandrescue
pbibuild/modules/games/searchandrescue/pbi.conf
Log:
Fixed the desktop icon for searchandrescue and triggered a rebuild
Modified: pbibuild/modules/games/searchandrescue/kmenu-dir/searchandrescue
===================================================================
--- pbibuild/modules/games/searchandrescue/kmenu-dir/searchandrescue 2010-10-01 15:56:15 UTC (rev 7686)
+++ pbibuild/modules/games/searchandrescue/kmenu-dir/searchandrescue 2010-10-01 17:45:41 UTC (rev 7687)
@@ -1,5 +1,5 @@
ExePath: bin/SearchAndRescue
-ExeIcon: sar-icon.png
+ExeIcon: sar_icon.png
ExeDescr: Search and Rescue
ExeNoDesktop: 0
ExeNoMenu: 0
Modified: pbibuild/modules/games/searchandrescue/pbi.conf
===================================================================
--- pbibuild/modules/games/searchandrescue/pbi.conf 2010-10-01 15:56:15 UTC (rev 7686)
+++ pbibuild/modules/games/searchandrescue/pbi.conf 2010-10-01 17:45:41 UTC (rev 7687)
@@ -8,5 +8,5 @@
PBIUPDATE="http://update.pbidir.com"
OTHERPORT="/usr/ports/games/searchandrescue-data"
MAKEOPTS=""
-BUILDKEY="02"
+BUILDKEY="03"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list