From: Ryousei Takano Date: Wed, 11 Nov 2009 20:33:44 +0000 (+0100) Subject: Remove an unnecessary entry in the spec file X-Git-Tag: lxc_0_6_4~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e43a27b4bff4d03ef187873e467f60ac17bcc9e9;p=thirdparty%2Flxc.git Remove an unnecessary entry in the spec file Hi Daniel and all, The rpmbuild command fails due to an unnecessary *.a entry in the %file list. This patch removes it from the lxc.spec file. Signed-off-by: Ryousei Takano Signed-off-by: Daniel Lezcano --- diff --git a/lxc.spec.in b/lxc.spec.in index c8c93a228..195b31e4c 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -82,7 +82,6 @@ rm -rf %{buildroot} %defattr(-,root,root) %{_includedir}/%{name}/* %{_libdir}/*.so* -%{_libdir}/*.a %changelog