Changeset 1882

Show
Ignore:
Timestamp:
05/09/08 12:14:52 (3 months ago)
Author:
kris
Message:

Updated WinRAR to only grab a real user to chown with

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/winrar/overlay-dir/PBI.SetupScript.sh

    r1879 r1882  
    1818chmod -R 777 /Programs/${PROGDIR}/WINRAR 
    1919chmod +x /Programs/${PROGDIR}/bin/winrar 
    20 USER=`who | grep :0 | cut -f 1 -d " "` 
     20USER=`who | grep ' :0 ' | cut -f 1 -d " "` 
    2121chown ${USER} /Programs/${PROGDIR}/WINRAR 
    2222#copy the new winrar.desktop entry to all users