erase useless file 22/75222/1 sanbox/marcheno/devel
authorJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 17 Jun 2016 05:55:56 +0000 (14:55 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 17 Jun 2016 05:55:56 +0000 (14:55 +0900)
Change-Id: I5c65e84b46aec4d9bcffce7135e2e8a9d6f5db51

packaging/e-mod-tizen-eom.spec

index e0b15fa..bb162a4 100644 (file)
@@ -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,-)