[PC-BSD Commits] r2891 - pbibuild/modules/opera
svn at pcbsd.org
svn at pcbsd.org
Thu Oct 9 10:51:41 PDT 2008
Author: kris
Date: 2008-10-09 10:51:41 -0700 (Thu, 09 Oct 2008)
New Revision: 2891
Modified:
pbibuild/modules/opera/pbi.conf
Log:
Enabling building opera PBI on amd64 now
Modified: pbibuild/modules/opera/pbi.conf
===================================================================
--- pbibuild/modules/opera/pbi.conf 2008-10-09 17:50:14 UTC (rev 2890)
+++ pbibuild/modules/opera/pbi.conf 2008-10-09 17:51:41 UTC (rev 2891)
@@ -39,6 +39,6 @@
VERKEY="OPERA_VER="
# Don't build this PBI on certian processors (i386 / amd64)
-ARCHIGNORE="amd64" ; export ARCHIGNORE
+#ARCHIGNORE="amd64" ; export ARCHIGNORE
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY
More information about the Commits
mailing list