import "vcs/git" name=ctrulib vcs_git "https://github.com/smealum/$name" 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: