[PC-BSD Commits] r6219 - pbibuild/modules/astro/google-earth
svn at pcbsd.org
svn at pcbsd.org
Wed Feb 10 11:24:25 PST 2010
Author: kris
Date: 2010-02-10 11:24:25 -0800 (Wed, 10 Feb 2010)
New Revision: 6219
Modified:
pbibuild/modules/astro/google-earth/pbi.conf
pbibuild/modules/astro/google-earth/preportmake.sh
Log:
Updated google-earth, build on amd64 now as well
Modified: pbibuild/modules/astro/google-earth/pbi.conf
===================================================================
--- pbibuild/modules/astro/google-earth/pbi.conf 2010-02-10 17:34:43 UTC (rev 6218)
+++ pbibuild/modules/astro/google-earth/pbi.conf 2010-02-10 19:24:25 UTC (rev 6219)
@@ -31,7 +31,7 @@
MAKEOPTS=""
# Don't build this PBI on certian processors (i386 / amd64)
-ARCHIGNORE="amd64" ; export ARCHIGNORE
+#ARCHIGNORE="amd64" ; export ARCHIGNORE
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
Modified: pbibuild/modules/astro/google-earth/preportmake.sh
===================================================================
--- pbibuild/modules/astro/google-earth/preportmake.sh 2010-02-10 17:34:43 UTC (rev 6218)
+++ pbibuild/modules/astro/google-earth/preportmake.sh 2010-02-10 19:24:25 UTC (rev 6219)
@@ -2,3 +2,5 @@
# Remove the old .bin file before we begin
rm -rf /usr/ports/distfiles/google*
+
+rm /usr/ports/astro/google-earth/files/patch-stacksize
More information about the Commits
mailing list