diff --git a/goldendict-ng.spec b/goldendict-ng.spec index 8b990d9..a51525a 100644 --- a/goldendict-ng.spec +++ b/goldendict-ng.spec @@ -72,11 +72,11 @@ The Next Generation GoldenDict: A feature-rich dictionaries lookup program, supp %autosetup -p1 %build -%{qmake6} PREFIX=%{_prefix} "CONFIG+=use_xapian" "CONFIG+=zim_support" "CONFIG+=chinese_conversion_support" goldendict.pro -%{qmake6_build} +%qmake6 PREFIX=%{_prefix} "CONFIG+=use_xapian" "CONFIG+=zim_support" "CONFIG+=chinese_conversion_support" goldendict.pro +%qmake6_build %install -%{qmake6_install} +%qmake6_install %suse_update_desktop_file -r org.goldendict.GoldenDict Office Dictionary %files