[PC-BSD Commits] r15506 - in pbi/modules/games/ember: . scripts
svn at pcbsd.org
svn at pcbsd.org
Tue Feb 21 10:23:43 PST 2012
Author: kenmoore
Date: 2012-02-21 18:23:43 +0000 (Tue, 21 Feb 2012)
New Revision: 15506
Added:
pbi/modules/games/ember/scripts/post-install.sh
Modified:
pbi/modules/games/ember/pbi.conf
Log:
Add a post install script to link all the *.so.5 libs to *.5.so for Ember and rebuild
Modified: pbi/modules/games/ember/pbi.conf
===================================================================
--- pbi/modules/games/ember/pbi.conf 2012-02-21 17:15:37 UTC (rev 15505)
+++ pbi/modules/games/ember/pbi.conf 2012-02-21 18:23:43 UTC (rev 15506)
@@ -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