[PC-BSD Commits] r1153 - pbibuild/modules/armagetron
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 14 06:26:45 PST 2008
Author: gonzalo
Date: 2008-01-14 06:26:45 -0800 (Mon, 14 Jan 2008)
New Revision: 1153
Modified:
pbibuild/modules/armagetron/copy-files
pbibuild/modules/armagetron/pbi.conf
Log:
Armagetron lib added
Modified: pbibuild/modules/armagetron/copy-files
===================================================================
--- pbibuild/modules/armagetron/copy-files 2008-01-14 14:18:45 UTC (rev 1152)
+++ pbibuild/modules/armagetron/copy-files 2008-01-14 14:26:45 UTC (rev 1153)
@@ -3,3 +3,4 @@
/usr/local/etc/armagetronad etc/
/usr/local/share/armagetron share/
/usr/local/lib/libSDL_image.so.1 autolibs/
+/usr/local/lib/libSDL_mixer.so.2 autolibs/
\ No newline at end of file
Modified: pbibuild/modules/armagetron/pbi.conf
===================================================================
--- pbibuild/modules/armagetron/pbi.conf 2008-01-14 14:18:45 UTC (rev 1152)
+++ pbibuild/modules/armagetron/pbi.conf 2008-01-14 14:26:45 UTC (rev 1153)
@@ -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="05"
+BUILDKEY="06"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list