community/libcss: fix

This commit is contained in:
Kevin Mihelich 2022-01-30 19:24:15 +00:00
parent 0494f64b89
commit 660e283f9b

View file

@ -31,6 +31,7 @@ build() {
}
package() {
CFLAGS+=' -w'
make -C $pkgname-$pkgver \
DESTDIR="$pkgdir" \
INCLUDEDIR=include \