[PC-BSD Commits] r4117 - in pbibuild/modules/emulator/wine: . kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 18 06:02:31 PDT 2009
Author: kris
Date: 2009-06-18 06:02:31 -0700 (Thu, 18 Jun 2009)
New Revision: 4117
Added:
pbibuild/modules/emulator/wine/kmenu-dir/wineprefixcreate
Modified:
pbibuild/modules/emulator/wine/pbi.conf
Log:
Fixed wine to include wineprefixcreate in PATH
Thanks Alexander Volf!
Modified: pbibuild/modules/emulator/wine/pbi.conf
===================================================================
--- pbibuild/modules/emulator/wine/pbi.conf 2009-06-17 18:57:11 UTC (rev 4116)
+++ pbibuild/modules/emulator/wine/pbi.conf 2009-06-18 13:02:31 UTC (rev 4117)
@@ -32,8 +32,11 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="05"
+BUILDKEY="01"
+PBIAUTOPOPULATE="YES"
+export PBIAUTOPOPULATE
+
# Don't build this PBI on certian processors (i386 / amd64)
ARCHIGNORE="amd64" ; export ARCHIGNORE
More information about the Commits
mailing list