export TAR_OPTIONS="--no-same-owner"

cd Applications/TextEdit                                   &&
make GNUSTEP_INSTALLATION_DIR=$GNUSTEP_SYSTEM_ROOT install &&         
cd ../../
