diff --git a/lokalize.changes b/lokalize.changes index ae12ce6..48e973e 100644 --- a/lokalize.changes +++ b/lokalize.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 18 04:46:49 UTC 2017 - lbeltrame@kde.org + +- Remove stray locale folder (afteer discussion with upstream) + ------------------------------------------------------------------- Wed May 17 20:37:22 CEST 2017 - lbeltrame@kde.org diff --git a/lokalize.spec b/lokalize.spec index 39a67b9..4455871 100644 --- a/lokalize.spec +++ b/lokalize.spec @@ -75,6 +75,8 @@ export CFLAGS="%{optflags} -fPIC" %install %kf5_makeinstall -C build %if %{with lang} + # Remove bogus folder + rm -r %{_buildroot}/usr/share/locale/sr/docs/ %find_lang %{name} --with-man --all-name %kf5_find_htmldocs %endif