[PC-BSD Commits] r3257 - pbibuild/modules/googleearth
svn at pcbsd.org
svn at pcbsd.org
Wed Jan 14 09:40:27 PST 2009
Author: kris
Date: 2009-01-14 09:40:27 -0800 (Wed, 14 Jan 2009)
New Revision: 3257
Modified:
pbibuild/modules/googleearth/copy-files
pbibuild/modules/googleearth/pbi.conf
Log:
Updated google earth, needs to copy over the linux version of libGL
Modified: pbibuild/modules/googleearth/copy-files
===================================================================
--- pbibuild/modules/googleearth/copy-files 2009-01-14 17:13:37 UTC (rev 3256)
+++ pbibuild/modules/googleearth/copy-files 2009-01-14 17:40:27 UTC (rev 3257)
@@ -25,3 +25,4 @@
/compat/linux/usr/lib/libexpat* autolibs/
/compat/linux/lib/ld-linux* autolibs/
/compat/linux/lib/ld-* autolibs/
+/compat/linux/lib/libG* autolibs/
Modified: pbibuild/modules/googleearth/pbi.conf
===================================================================
--- pbibuild/modules/googleearth/pbi.conf 2009-01-14 17:13:37 UTC (rev 3256)
+++ pbibuild/modules/googleearth/pbi.conf 2009-01-14 17:40:27 UTC (rev 3257)
@@ -35,6 +35,6 @@
# 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="02"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list