[PC-BSD Commits] r15040 - pbi/modules/nonport/truetypefonts
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 23 11:42:27 PST 2012
Author: kenmoore
Date: 2012-01-23 19:42:26 +0000 (Mon, 23 Jan 2012)
New Revision: 15040
Modified:
pbi/modules/nonport/truetypefonts/external-links
pbi/modules/nonport/truetypefonts/pbi.conf
Log:
Try to not link cabextract into localbase with the TrueTypeFonts PBI
Modified: pbi/modules/nonport/truetypefonts/external-links
===================================================================
--- pbi/modules/nonport/truetypefonts/external-links 2012-01-23 19:01:19 UTC (rev 15039)
+++ pbi/modules/nonport/truetypefonts/external-links 2012-01-23 19:42:26 UTC (rev 15040)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/cabextract
Modified: pbi/modules/nonport/truetypefonts/pbi.conf
===================================================================
--- pbi/modules/nonport/truetypefonts/pbi.conf 2012-01-23 19:01:19 UTC (rev 15039)
+++ pbi/modules/nonport/truetypefonts/pbi.conf 2012-01-23 19:42:26 UTC (rev 15040)
@@ -27,7 +27,7 @@
PBI_REQUIRESROOT="YES"; export PBI_REQUIRESROOT
-PBI_BUILDKEY="04"; export PBI_BUILDKEY
+PBI_BUILDKEY="05"; export PBI_BUILDKEY
PBI_AB_PRIORITY="40"; export PBI_AB_PRIORITY
More information about the Commits
mailing list