[PC-BSD Commits] r1479 - in pbibuild/modules/xlog: . overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Thu Feb 28 14:23:44 PST 2008
Author: gonzalo
Date: 2008-02-28 14:23:44 -0800 (Thu, 28 Feb 2008)
New Revision: 1479
Removed:
pbibuild/modules/xlog/overlay-dir/xlog.xpm
Modified:
pbibuild/modules/xlog/copy-files
pbibuild/modules/xlog/pbi.conf
Log:
Xlog needs images but no fixes
Modified: pbibuild/modules/xlog/copy-files
===================================================================
--- pbibuild/modules/xlog/copy-files 2008-02-28 22:20:07 UTC (rev 1478)
+++ pbibuild/modules/xlog/copy-files 2008-02-28 22:23:44 UTC (rev 1479)
@@ -1,3 +1,3 @@
/usr/local/bin/xlog bin/
/usr/local/share/xlog share/
-/usr/local/share/pixmaps/xlog share/pixmaps/
+/usr/local/share/pixmaps/xlog.xpm share/pixmaps/
Deleted: pbibuild/modules/xlog/overlay-dir/xlog.xpm
Modified: pbibuild/modules/xlog/pbi.conf
===================================================================
--- pbibuild/modules/xlog/pbi.conf 2008-02-28 22:20:07 UTC (rev 1478)
+++ pbibuild/modules/xlog/pbi.conf 2008-02-28 22:23:44 UTC (rev 1479)
@@ -13,7 +13,7 @@
PROGAUTHOR="Joop Stakenborg PG4I <pg4i at amsat.org>"
# Default Icon (Relative to overlay-dir)
-PROGICON="xlog.xpm"
+PROGICON="share/pixmaps/xlog/xlog.xpm"
# Port we want to build
PBIPORT="/usr/ports/comms/xlog/"
@@ -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="00"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list