Changeset 1353 for pbibuild/modules/powerpointviewer2003
- Timestamp:
- 02/11/08 13:03:20 (9 months ago)
- Location:
- pbibuild/modules/powerpointviewer2003
- Files:
-
- 2 modified
-
overlay-dir/bin/pptview2003 (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/powerpointviewer2003/overlay-dir/bin/pptview2003
r1317 r1353 1 1 #!/bin/sh 2 2 USER=`who | grep :0 | cut -f 1 -d " "` 3 PROGDIR="PowerpointViewer20030.9.5 4"3 PROGDIR="PowerpointViewer20030.9.55" 4 4 #PROGDIR="CHANGEME" 5 5 chmod $USER /Programs/${PROGDIR}/PPTVIEW2003 -
pbibuild/modules/powerpointviewer2003/pbi.conf
r1317 r1353 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="0 3"35 BUILDKEY="04" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
