SHA256
1
0
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:
Vincent Untz 2010-03-23 20:27:36 +00:00 committed by Git OBS Bridge
parent e4ac0df17a
commit efa2df8d5e
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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