# Distributed under the terms of the GNU General Public License v2 require nomacs PLATFORMS="~amd64 ~x86" #for some reason github in scm mode + cmake exlibs causing problems, this workaround is necessary pkg_setup() { edo mkdir "${WORKBASE}"/build edo chmod 777 "${WORKBASE}"/build }