Christophe Giboudeaux 2020-03-28 14:30:29 +00:00 committed by Git OBS Bridge
parent 42ccc6d88a
commit 63b349caa5

View File

@ -130,22 +130,7 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing"
%kf5_makeinstall -C build
%if %{with lang}
%find_lang %{name} --with-man --all-name
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300
%{kf5_find_htmldocs}
%else
# %%kf5_find_htmldocs is only defined since Leap 42.3
CURDIR=`pwd`
pushd %{buildroot}%{_kf5_htmldir}
for i in *; do
if ! [ -d "%{_datadir}/locale/${i}" ]; then
echo "Removing unsupported translation %{_kf5_htmldir}/${i}"
rm -rf "$i"
elif [ "$i" != "en" ]; then
echo "%doc %lang($i) %{_kf5_htmldir}/${i}" >> $CURDIR/%{name}.lang
fi
done
popd
%endif
%endif
%suse_update_desktop_file -r org.kde.k3b Qt KDE AudioVideo DiscBurning