forked from pool/gucharmap
Accepting request 35560 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/gucharmap via accept of submit request 35560 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/35560 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=39
This commit is contained in:
parent
e4ac0df17a
commit
efa2df8d5e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 14:53:03 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
- Remove en@shaw locale on openSUSE <= 11.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 11 22:47:27 CET 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -79,6 +79,9 @@ make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} +
|
||||
%find_lang %{name}
|
||||
%find_gconf_schemas
|
||||
|
Loading…
x
Reference in New Issue
Block a user