libtar: unbreak build.

This commit is contained in:
Juan RP 2014-02-21 10:56:08 +01:00
parent b5db577734
commit 6017ede299
1 changed files with 0 additions and 1 deletions

View File

@ -17,6 +17,5 @@ libtar-devel_package() {
pkg_install() {
vmove usr/include
vmove "usr/lib/*.a"
vmove "usr/lib/*.so"
}
}