main/cups-filters: moved from testing

This commit is contained in:
Natanael Copa 2013-06-04 13:33:32 +00:00
parent ab3913647a
commit 540aec372a

View File

@ -45,8 +45,7 @@ build() {
package() {
cd "$_builddir"
make -j1 DESTDIR="$pkgdir" install || return 1
rm -f "$pkgdir"/usr/lib/*.la \
rm -f "$pkgdir"/usr/lib/*.la
}
dev() {