[PC-BSD Commits] r7790 - in pbibuild/modules/graphics/kpovmodeler: . kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 13 06:40:51 PDT 2010
Author: kenmoore
Date: 2010-10-13 06:40:51 -0700 (Wed, 13 Oct 2010)
New Revision: 7790
Modified:
pbibuild/modules/graphics/kpovmodeler/kmenu-dir/kpovmodeler
pbibuild/modules/graphics/kpovmodeler/pbi.conf
Log:
Fixed the binary location for kpovmodeler and rebuild
Modified: pbibuild/modules/graphics/kpovmodeler/kmenu-dir/kpovmodeler
===================================================================
--- pbibuild/modules/graphics/kpovmodeler/kmenu-dir/kpovmodeler 2010-10-13 13:09:23 UTC (rev 7789)
+++ pbibuild/modules/graphics/kpovmodeler/kmenu-dir/kpovmodeler 2010-10-13 13:40:51 UTC (rev 7790)
@@ -1,4 +1,4 @@
-ExePath: bin/kpovmodeler
+ExePath: kde4/bin/kpovmodeler
ExeIcon: kpovmodeler.png
ExeDescr: KPovModeler
ExeNoDesktop: 0
Modified: pbibuild/modules/graphics/kpovmodeler/pbi.conf
===================================================================
--- pbibuild/modules/graphics/kpovmodeler/pbi.conf 2010-10-13 13:09:23 UTC (rev 7789)
+++ pbibuild/modules/graphics/kpovmodeler/pbi.conf 2010-10-13 13:40:51 UTC (rev 7790)
@@ -45,7 +45,7 @@
# Build Key - Change this to anything else to trigger a rebuild on a PBI which has been already built
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
# FBSD7BASE - (7.1 or 7.2)
# This variable can be used to set the specific version of FreeBSD this port needs to be compiled
More information about the Commits
mailing list