diff --git a/satellites/vcs/ctrulib-git.sat b/satellites/vcs/ctrulib-git.sat index afc530c..6a8cb23 100644 --- a/satellites/vcs/ctrulib-git.sat +++ b/satellites/vcs/ctrulib-git.sat @@ -8,5 +8,6 @@ header_end getfile vcs; cd vcs/libctru 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: