Changeset 1245
- Timestamp:
- 01/22/08 18:23:40 (10 months ago)
- Location:
- pbibuild/modules/freeciv
- Files:
-
- 4 modified
-
kmenu-dir/civmanual (modified) (1 diff)
-
overlay-dir/PBI.RemoveScript.sh (modified) (1 diff)
-
overlay-dir/PBI.SetupScript.sh (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/freeciv/kmenu-dir/civmanual
r1228 r1245 2 2 ExeIcon: share/pixmaps/freeciv.png 3 3 ExeDescr: FreeCiv Manual 4 ExeNoDesktop: 05 ExeNoMenu: 04 ExeNoDesktop: 1 5 ExeNoMenu: 1 6 6 ExeRunRoot: 0 7 7 ExeRunShell: 1 -
pbibuild/modules/freeciv/overlay-dir/PBI.RemoveScript.sh
r1167 r1245 13 13 rm -fR /usr/local/man/man6/civserver.6.gz 14 14 rm -fR /usr/local/share/freeciv 15 rm -fR /usr/local/share/applications/freeciv.desktop15 #rm -fR /usr/local/share/applications/freeciv.desktop 16 16 17 17 # Remove the old locale files since we are uninstalling -
pbibuild/modules/freeciv/overlay-dir/PBI.SetupScript.sh
r1167 r1245 21 21 ln -s /Programs/${PROGDIR}/man/man6/civserver.6.gz /usr/local/man/man6/civserver.6.gz 22 22 ln -s /Programs/${PROGDIR}/share/freeciv /usr/local/share/freeciv 23 ln -s /Programs/${PROGDIR}/share/applications/freeciv.desktop /usr/local/share/applications/freeciv.desktop23 #ln -s /Programs/${PROGDIR}/share/applications/freeciv.desktop /usr/local/share/applications/freeciv.desktop 24 24 # Copy over all the LANG files 25 25 LANGFILE="freeciv.mo" -
pbibuild/modules/freeciv/pbi.conf
r1228 r1245 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY="2 3"35 BUILDKEY="24" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
