[PC-BSD Commits] r4286 - pbibuild/modules/games/glest
svn at pcbsd.org
svn at pcbsd.org
Thu Jul 30 09:24:24 PDT 2009
Author: kris
Date: 2009-07-30 09:24:24 -0700 (Thu, 30 Jul 2009)
New Revision: 4286
Modified:
pbibuild/modules/games/glest/copy-files
pbibuild/modules/games/glest/pbi.conf
Log:
Try fixing glest, yet again
Modified: pbibuild/modules/games/glest/copy-files
===================================================================
--- pbibuild/modules/games/glest/copy-files 2009-07-30 13:42:31 UTC (rev 4285)
+++ pbibuild/modules/games/glest/copy-files 2009-07-30 16:24:24 UTC (rev 4286)
@@ -1,5 +1,5 @@
/usr/local/bin/lu* bin/
/usr/local/lib/libSDL* autolibs/
/usr/local/lib/*lua* autolibs/
-/usr/local/lib/libxerces* autolibs/
-/usr/local/lib/libopen* autolibs/
+/usr/local/lib/lib* autolibs/
+/usr/local/share/glest* share/
Modified: pbibuild/modules/games/glest/pbi.conf
===================================================================
--- pbibuild/modules/games/glest/pbi.conf 2009-07-30 13:42:31 UTC (rev 4285)
+++ pbibuild/modules/games/glest/pbi.conf 2009-07-30 16:24:24 UTC (rev 4286)
@@ -32,7 +32,7 @@
# 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="01"
+BUILDKEY="02"
PBIAUTOPOPULATE="YES"
export PBIAUTOPOPULATE
More information about the Commits
mailing list