|
@ -8,5 +8,6 @@ header_end |
|
|
getfile vcs; cd vcs/libctru |
|
|
getfile vcs; cd vcs/libctru |
|
|
|
|
|
|
|
|
make DEVKITPRO="$dir_install/opt/devkitPRO" install |
|
|
make DEVKITPRO="$dir_install/opt/devkitPRO" install |
|
|
|
|
|
find "$dir_install/opt/devkitPRO/libctru" -type f -exec chmod 644 "{}" \; |
|
|
|
|
|
|
|
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: |
|
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: |
|
|