[PC-BSD Commits] r16074 - in pbi/modules/x11/wbar: . scripts
svn at pcbsd.org
svn at pcbsd.org
Wed Mar 28 11:15:21 PDT 2012
Author: kenmoore
Date: 2012-03-28 18:15:21 +0000 (Wed, 28 Mar 2012)
New Revision: 16074
Added:
pbi/modules/x11/wbar/scripts/post-install.sh
Modified:
pbi/modules/x11/wbar/pbi.conf
Log:
Add a post-install script to make the .wbar config file writable and rebuild wbar
Modified: pbi/modules/x11/wbar/pbi.conf
===================================================================
--- pbi/modules/x11/wbar/pbi.conf 2012-03-28 18:14:37 UTC (rev 16073)
+++ pbi/modules/x11/wbar/pbi.conf 2012-03-28 18:15:21 UTC (rev 16074)
@@ -7,5 +7,5 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER=""
PBI_MAKEOPTS=""
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; 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