[PC-BSD Commits] r13925 - in pbi/modules/games/gretools: . scripts
svn at pcbsd.org
svn at pcbsd.org
Tue Nov 15 14:11:21 PST 2011
Author: kenmoore
Date: 2011-11-15 14:11:21 -0800 (Tue, 15 Nov 2011)
New Revision: 13925
Added:
pbi/modules/games/gretools/scripts/post-install.sh
Modified:
pbi/modules/games/gretools/pbi.conf
Log:
Add a post-install script to gretools to fix the python wrapper script and rebuild
Modified: pbi/modules/games/gretools/pbi.conf
===================================================================
--- pbi/modules/games/gretools/pbi.conf 2011-11-15 21:46:58 UTC (rev 13924)
+++ pbi/modules/games/gretools/pbi.conf 2011-11-15 22:11:21 UTC (rev 13925)
@@ -7,4 +7,5 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER=""
PBI_MAKEOPTS=""
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_MAKEOPTS PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list