Changeset 1188 for pbibuild/modules/iexplorer6
- Timestamp:
- 01/16/08 06:10:14 (10 months ago)
- Location:
- pbibuild/modules/iexplorer6
- Files:
-
- 2 modified
-
overlay-dir/bin/iexplorer6 (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/iexplorer6/overlay-dir/bin/iexplorer6
r982 r1188 1 1 #!/bin/sh 2 USER=`who | grep :0 | cut -f 1 -d " "` 2 3 PROGDIR="CHANGEME" 4 chmod $USER /Programs/${PROGDIR}/ie6 3 5 cd 4 6 export WINEPREFIX="/Programs/${PROGDIR}/ie6" -
pbibuild/modules/iexplorer6/pbi.conf
r985 r1188 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="1 3"35 BUILDKEY="14" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
