[PC-BSD Commits] r12460 - in pbi/modules/games/spring: . scripts
svn at pcbsd.org
svn at pcbsd.org
Tue Aug 30 08:35:25 PDT 2011
Author: kenmoore
Date: 2011-08-30 08:35:25 -0700 (Tue, 30 Aug 2011)
New Revision: 12460
Removed:
pbi/modules/games/spring/scripts/pre-install.sh
pbi/modules/games/spring/scripts/pre-remove.sh
Modified:
pbi/modules/games/spring/pbi.conf
Log:
Remove some legacy scripts from spring and rebuild
Modified: pbi/modules/games/spring/pbi.conf
===================================================================
--- pbi/modules/games/spring/pbi.conf 2011-08-30 15:28:54 UTC (rev 12459)
+++ pbi/modules/games/spring/pbi.conf 2011-08-30 15:35:25 UTC (rev 12460)
@@ -24,5 +24,7 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="lang/lua"
+
+BUILDKEY="01"; export BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list