mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-04 08:15:09 -05:00
updated for new directory structure
This commit is contained in:
parent
12ab52b845
commit
e3b2b1b6b8
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
DEVKITPPC=$INSTALLDIR
|
||||
DEVKITPPC=$INSTALLDIR/devkitPPC
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# Install and build the gamecube crt and libogc
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Check Parameters
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
prefix=$INSTALLDIR
|
||||
prefix=$INSTALLDIR/devkitPPC
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# build and install binutils
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user