[PC-BSD Commits] r16599 - pbi/modules/nonport/minecraft
svn at pcbsd.org
svn at pcbsd.org
Mon Apr 30 11:11:54 PDT 2012
Author: kenmoore
Date: 2012-04-30 18:11:54 +0000 (Mon, 30 Apr 2012)
New Revision: 16599
Modified:
pbi/modules/nonport/minecraft/pbi.conf
Log:
Set minecraft PBI to be priority 01
Modified: pbi/modules/nonport/minecraft/pbi.conf
===================================================================
--- pbi/modules/nonport/minecraft/pbi.conf 2012-04-30 16:37:42 UTC (rev 16598)
+++ pbi/modules/nonport/minecraft/pbi.conf 2012-04-30 18:11:54 UTC (rev 16599)
@@ -18,8 +18,8 @@
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY=00
-PBI_AB_PRIORITY=00
+PBI_BUILDKEY="00"
+PBI_AB_PRIORITY="01"
PBI_AB_NOTMPFS="NO"
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_MAKEOPTS PBI_REQUIRESROOT PBI_BUILDKEY PBI_AB_PRIORITY PBI_AB_NOTMPFS PBI_PROGVERSION
More information about the Commits
mailing list