|
|
|
@ -129,10 +129,6 @@ export PATH="%{tde_bindir}:${PATH}"
|
|
|
|
|
|
|
|
|
|
%find_lang %{tde_pkg}
|
|
|
|
|
|
|
|
|
|
# Move desktop icon to correct location
|
|
|
|
|
%__mkdir_p "%{?buildroot}%{tde_tdeappdir}"
|
|
|
|
|
%__mv -f "%{?buildroot}%{tde_datadir}/applnk/"*"/%{tde_pkg}.desktop" "%{?buildroot}%{tde_tdeappdir}"
|
|
|
|
|
|
|
|
|
|
# Updates applications categories for openSUSE
|
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
|
%suse_update_desktop_file -G "XML Editor" -r "%{tde_pkg}" Utility Editor
|
|
|
|
|