[PC-BSD Commits] r1141 - pbibuild/modules/armagetron
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 10 14:41:59 PST 2008
Author: gonzalo
Date: 2008-01-10 14:41:59 -0800 (Thu, 10 Jan 2008)
New Revision: 1141
Modified:
pbibuild/modules/armagetron/copy-files
pbibuild/modules/armagetron/pbi.conf
Log:
Armagetron added
Modified: pbibuild/modules/armagetron/copy-files
===================================================================
--- pbibuild/modules/armagetron/copy-files 2008-01-10 18:54:40 UTC (rev 1140)
+++ pbibuild/modules/armagetron/copy-files 2008-01-10 22:41:59 UTC (rev 1141)
@@ -2,4 +2,4 @@
/usr/local/bin/armagetronad-stat bin/
/usr/local/etc/armagetronad etc/
/usr/local/share/armagetron share/
-/usr/local/lib/libSDL_image.so.1 lib/
\ No newline at end of file
+/usr/local/lib/libSDL_image.so.1 autolibs/
Modified: pbibuild/modules/armagetron/pbi.conf
===================================================================
--- pbibuild/modules/armagetron/pbi.conf 2008-01-10 18:54:40 UTC (rev 1140)
+++ pbibuild/modules/armagetron/pbi.conf 2008-01-10 22:41:59 UTC (rev 1141)
@@ -32,6 +32,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="03"
+BUILDKEY="04"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list