[PC-BSD Commits] r21367 - pbi/modules/editors/zim
svn at pcbsd.org
svn at pcbsd.org
Tue Feb 5 07:00:52 PST 2013
Author: kenmoore
Date: 2013-02-05 15:00:51 +0000 (Tue, 05 Feb 2013)
New Revision: 21367
Modified:
pbi/modules/editors/zim/external-links
pbi/modules/editors/zim/pbi.conf
Log:
Add the wrapper script to the external links and rebuild editors/zim
Modified: pbi/modules/editors/zim/external-links
===================================================================
--- pbi/modules/editors/zim/external-links 2013-02-05 14:55:57 UTC (rev 21366)
+++ pbi/modules/editors/zim/external-links 2013-02-05 15:00:51 UTC (rev 21367)
@@ -4,3 +4,4 @@
# Use action binary for binaries that need wrapper functionality
# TARGET LINK IN LOCALBASE ACTION
+bin/zim.sh bin/zim.sh binary
Modified: pbi/modules/editors/zim/pbi.conf
===================================================================
--- pbi/modules/editors/zim/pbi.conf 2013-02-05 14:55:57 UTC (rev 21366)
+++ pbi/modules/editors/zim/pbi.conf 2013-02-05 15:00:51 UTC (rev 21367)
@@ -17,7 +17,7 @@
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="01"
+PBI_BUILDKEY="02"
PBI_AB_PRIORITY="00"
PBI_AB_NOTMPFS="NO"
More information about the Commits
mailing list