Show
Ignore:
Timestamp:
01/16/08 06:10:14 (10 months ago)
Author:
gonzalo
Message:

Internet Explorer6 chown

Location:
pbibuild/modules/iexplorer6
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/iexplorer6/overlay-dir/bin/iexplorer6

    r982 r1188  
    11#!/bin/sh 
     2USER=`who | grep :0 | cut -f 1 -d " "` 
    23PROGDIR="CHANGEME" 
     4chmod $USER /Programs/${PROGDIR}/ie6 
    35cd 
    46export WINEPREFIX="/Programs/${PROGDIR}/ie6" 
  • pbibuild/modules/iexplorer6/pbi.conf

    r985 r1188  
    3333# Build Key - Change this to anything else to trigger a rebuild  
    3434#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="13" 
     35BUILDKEY="14" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY