From 6017ede299afeebfda3d9f0df25fd211c53f546c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Feb 2014 10:56:08 +0100 Subject: [PATCH] libtar: unbreak build. --- srcpkgs/libtar/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/libtar/template b/srcpkgs/libtar/template index 205bf5cac91..75ed96ec086 100644 --- a/srcpkgs/libtar/template +++ b/srcpkgs/libtar/template @@ -17,6 +17,5 @@ libtar-devel_package() { pkg_install() { vmove usr/include vmove "usr/lib/*.a" - vmove "usr/lib/*.so" } }