Accepting request 188167 from home:dimstar:branches:GNOME:Factory
- Do not package *.la files (even in private libdir). OBS-URL: https://build.opensuse.org/request/show/188167 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=14
This commit is contained in:
parent
063998edb4
commit
85b0ff5cd9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 07:39:22 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Do not package *.la files (even in private libdir).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 16:28:48 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -56,6 +56,7 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
|
||||
%suse_update_desktop_file %{name} Utility DesktopUtility
|
||||
%find_lang %{name}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user