community/cadence: fix

This commit is contained in:
Kevin Mihelich 2018-03-07 13:50:48 +00:00
parent 6b786dc2f3
commit e8d28e6adb

View file

@ -31,6 +31,7 @@ prepare() {
}
build() {
cd "${pkgname}-${pkgver}"
make
}