Changeset 1435 for pbibuild/modules/powerpointviewer2003
- Timestamp:
- 02/22/08 19:39:00 (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
r1353 r1435 1 1 #!/bin/sh 2 USER=`who | grep :0 | cut -f 1 -d " "`3 2 PROGDIR="PowerpointViewer20030.9.55" 4 3 #PROGDIR="CHANGEME" 5 chmod $USER /Programs/${PROGDIR}/PPTVIEW20036 4 cd 7 5 export WINEPREFIX="/Programs/${PROGDIR}/PPTVIEW2003" -
pbibuild/modules/powerpointviewer2003/pbi.conf
r1408 r1435 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 6"35 BUILDKEY="07" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
