[PC-BSD Commits] r1062 - in pbibuild/modules/openarena: . overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Wed Dec 26 11:04:21 PST 2007
Author: gonzalo
Date: 2007-12-26 11:04:21 -0800 (Wed, 26 Dec 2007)
New Revision: 1062
Modified:
pbibuild/modules/openarena/overlay-dir/PBI.SetupScript.sh
pbibuild/modules/openarena/pbi.conf
Log:
auto run changed
Modified: pbibuild/modules/openarena/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/openarena/overlay-dir/PBI.SetupScript.sh 2007-12-22 20:02:35 UTC (rev 1061)
+++ pbibuild/modules/openarena/overlay-dir/PBI.SetupScript.sh 2007-12-26 19:04:21 UTC (rev 1062)
@@ -20,4 +20,4 @@
ln -s /Programs/${PROGDIR}/share/openarena /usr/local/share/openarena
-echo "LAUNCHCLOSE: /usr/local/bin/openarena"
+echo "LAUNCHCLOSE: /usr/local/bin/openarena-smp"
Modified: pbibuild/modules/openarena/pbi.conf
===================================================================
--- pbibuild/modules/openarena/pbi.conf 2007-12-22 20:02:35 UTC (rev 1061)
+++ pbibuild/modules/openarena/pbi.conf 2007-12-26 19:04:21 UTC (rev 1062)
@@ -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