Changeset 1244
- Timestamp:
- 01/22/08 18:16:32 (10 months ago)
- Location:
- pbibuild/modules/lincity-ng
- Files:
-
- 3 modified
-
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/lincity-ng/overlay-dir/PBI.RemoveScript.sh
r1211 r1244 11 11 rm -fR /usr/local/share/pixmaps/lincity-ng.png 12 12 rm -fR /usr/local/share/doc/lincity-ng 13 rm -fR /usr/local/share/applications/lincity-ng.desktop13 #rm -fR /usr/local/share/applications/lincity-ng.desktop 14 14 15 15 if [ ! -z "$DISPLAY" ] -
pbibuild/modules/lincity-ng/overlay-dir/PBI.SetupScript.sh
r1211 r1244 19 19 ln -s /Programs/${PROGDIR}/share/pixmaps/lincity-ng.png /usr/local/share/pixmaps/lincity-ng.png 20 20 ln -s /Programs/${PROGDIR}/share/doc/lincity-ng /usr/local/share/doc/lincity-ng 21 ln -s /Programs/${PROGDIR}/share/applications/lincity-ng.desktop /usr/local/share/applications/lincity-ng.desktop21 #ln -s /Programs/${PROGDIR}/share/applications/lincity-ng.desktop /usr/local/share/applications/lincity-ng.desktop 22 22 23 23 echo "LAUNCHCLOSE: /usr/local/bin/lincity-ng" -
pbibuild/modules/lincity-ng/pbi.conf
r1230 r1244 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 1"35 BUILDKEY="22" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
