[PC-BSD Commits] r1127 - pbibuild/modules/armagetron
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 10 07:10:32 PST 2008
Author: gonzalo
Date: 2008-01-10 07:10:32 -0800 (Thu, 10 Jan 2008)
New Revision: 1127
Modified:
pbibuild/modules/armagetron/copy-files
pbibuild/modules/armagetron/pbi.conf
Log:
libSDL_image.so.1 added
Modified: pbibuild/modules/armagetron/copy-files
===================================================================
--- pbibuild/modules/armagetron/copy-files 2008-01-10 15:02:11 UTC (rev 1126)
+++ pbibuild/modules/armagetron/copy-files 2008-01-10 15:10:32 UTC (rev 1127)
@@ -2,3 +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
Modified: pbibuild/modules/armagetron/pbi.conf
===================================================================
--- pbibuild/modules/armagetron/pbi.conf 2008-01-10 15:02:11 UTC (rev 1126)
+++ pbibuild/modules/armagetron/pbi.conf 2008-01-10 15:10:32 UTC (rev 1127)
@@ -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="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list