popt: does not build static libs by default.

This commit is contained in:
Juan RP 2014-01-11 11:48:23 +01:00
parent 949dde1abc
commit addac389f3

View file

@ -16,7 +16,6 @@ popt-devel_package() {
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove "usr/lib/.a"
vmove "usr/lib/*.so"
vmove usr/share/man/man3
}