[PC-BSD Commits] r1490 - pbibuild/modules/msn7
svn at pcbsd.org
svn at pcbsd.org
Fri Feb 29 11:53:32 PST 2008
Author: kris
Date: 2008-02-29 11:53:32 -0800 (Fri, 29 Feb 2008)
New Revision: 1490
Modified:
pbibuild/modules/msn7/pbi.conf
Log:
Ignore msn7 on amd64
Modified: pbibuild/modules/msn7/pbi.conf
===================================================================
--- pbibuild/modules/msn7/pbi.conf 2008-02-29 19:52:43 UTC (rev 1489)
+++ pbibuild/modules/msn7/pbi.conf 2008-02-29 19:53:32 UTC (rev 1490)
@@ -34,4 +34,7 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="03"
+# 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