2016-11-13 16:09:16 -05:00

5 lines
85 B
Django/Jinja

build() {
cd "${srcdir}/${_pkgname}/src"
make prefix=${pkgdir}/usr
}