Hrvoje Senjan 2015-04-10 10:38:38 +00:00 committed by Git OBS Bridge
parent 5e9766318f
commit dde308c86e

View File

@ -98,7 +98,11 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files.
%kf5_makeinstall -C build
%fdupes %{buildroot}%{_kf5_sharedir}
%find_lang %{name}5 --with-qt --without-mo
if [ -e po ]; then
%find_lang %{name}5 --with-qt --without-mo
else
touch %{name}5.lang
fi
%post -n libKF5SonnetCore%sonum -p /sbin/ldconfig