From: Junkyeong Kim Date: Fri, 17 Jun 2016 05:55:56 +0000 (+0900) Subject: erase useless file X-Git-Tag: submit/tizen/20160805.082033~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=008b374b63981921fd9424dd448cbe51bfc5eab7;p=platform%2Fcore%2Fuifw%2Fe-mod-tizen-eom.git erase useless file Change-Id: I5c65e84b46aec4d9bcffce7135e2e8a9d6f5db51 --- diff --git a/packaging/e-mod-tizen-eom.spec b/packaging/e-mod-tizen-eom.spec index e0b15fa..bb162a4 100644 --- a/packaging/e-mod-tizen-eom.spec +++ b/packaging/e-mod-tizen-eom.spec @@ -60,6 +60,7 @@ make install DESTDIR=%{buildroot} # clear useless textual files find %{buildroot}%{_libdir}/enlightenment/modules/%{name} -name *.la | xargs rm +find %{buildroot}%{_libdir}/enlightenment/modules/%{name} -name *.a | xargs rm %files %defattr(-,root,root,-)