changelogs
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=47
This commit is contained in:
parent
5e9766318f
commit
dde308c86e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user