[PC-BSD Commits] r20442 - in pbi/modules/astro/google-earth: . resources scripts
svn at pcbsd.org
svn at pcbsd.org
Mon Dec 10 07:37:24 PST 2012
Author: kenmoore
Date: 2012-12-10 15:37:23 +0000 (Mon, 10 Dec 2012)
New Revision: 20442
Added:
pbi/modules/astro/google-earth/resources/googleearth.png
pbi/modules/astro/google-earth/scripts/post-install.sh
Removed:
pbi/modules/astro/google-earth/resources/share/
Modified:
pbi/modules/astro/google-earth/pbi.conf
Log:
try to fix up the google earth module
Modified: pbi/modules/astro/google-earth/pbi.conf
===================================================================
--- pbi/modules/astro/google-earth/pbi.conf 2012-12-10 15:23:55 UTC (rev 20441)
+++ pbi/modules/astro/google-earth/pbi.conf 2012-12-10 15:37:23 UTC (rev 20442)
@@ -16,12 +16,12 @@
PBI_PROGAUTHOR="Google"
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
-PBI_PROGICON="share/pixmaps/googleearth.png"
+PBI_PROGICON="googleearth.png"
# The target port we are building
PBI_MAKEPORT="astro/google-earth"
PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="05"; export PBI_BUILDKEY
+PBI_BUILDKEY="06"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list