[PC-BSD Commits] r3450 - in pbibuild/modules/wxdfast: . overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Fri Feb 13 09:13:04 PST 2009
Author: kris
Date: 2009-02-13 09:13:03 -0800 (Fri, 13 Feb 2009)
New Revision: 3450
Modified:
pbibuild/modules/wxdfast/overlay-dir/PBI.SetupScript.sh
pbibuild/modules/wxdfast/pbi.conf
Log:
Updated wxdfast so that LAUNCHCLOSE works
Modified: pbibuild/modules/wxdfast/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/wxdfast/overlay-dir/PBI.SetupScript.sh 2009-02-13 17:09:48 UTC (rev 3449)
+++ pbibuild/modules/wxdfast/overlay-dir/PBI.SetupScript.sh 2009-02-13 17:13:03 UTC (rev 3450)
@@ -23,4 +23,4 @@
ln -s /usr/local/etc/fonts /Programs/${PROGDIR}/etc/fonts
fi
-echo "LAUNCHCLOSE: /Programs/bin/wxdfast"
+echo "LAUNCHCLOSE: /Programs/bin/wxdfast.sh"
Modified: pbibuild/modules/wxdfast/pbi.conf
===================================================================
--- pbibuild/modules/wxdfast/pbi.conf 2009-02-13 17:09:48 UTC (rev 3449)
+++ pbibuild/modules/wxdfast/pbi.conf 2009-02-13 17:13:03 UTC (rev 3450)
@@ -32,6 +32,6 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list