[PC-BSD Commits] r1520 - pbibuild/modules/wow
svn at pcbsd.org
svn at pcbsd.org
Mon Mar 3 11:56:44 PST 2008
Author: kris
Date: 2008-03-03 11:56:44 -0800 (Mon, 03 Mar 2008)
New Revision: 1520
Modified:
pbibuild/modules/wow/pbi.conf
Log:
Dont build WoW on amd64
Modified: pbibuild/modules/wow/pbi.conf
===================================================================
--- pbibuild/modules/wow/pbi.conf 2008-03-03 19:36:48 UTC (rev 1519)
+++ pbibuild/modules/wow/pbi.conf 2008-03-03 19:56:44 UTC (rev 1520)
@@ -34,4 +34,7 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="33"
+# Don't build this PBI on certian processors (i386 / amd64)
+ARCHIGNORE="amd64" ; export ARCHIGNORE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list