Skip to content

Commit

Permalink
Added $PSL1GHT to the sudo script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Peori committed Jan 11, 2011
1 parent 536538f commit 9eec758
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions toolchain-sudo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ cd "`dirname $0`" || { echo "ERROR: Could not enter the ps3toolchain directory."

## Set up the environment.
export PS3DEV=/usr/local/ps3dev
export PSL1GHT=$PS3DEV/psl1ght

## Set up the path.
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin
Expand Down

0 comments on commit 9eec758

Please sign in to comment.