Browse Source

Fixing ctrulib-git permissions

master
mkid 9 years ago
parent
commit
971f878f1a
  1. 1
      satellites/vcs/ctrulib-git.sat

1
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:

Loading…
Cancel
Save