diff options
author | François Andriot <albator78@libertysurf.fr> | 2023-04-09 19:15:12 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2023-04-09 19:24:18 +0200 |
commit | 74a7efdc482e6ab9303674af9574da3e9bdcd537 (patch) | |
tree | 38405a8d7f87d7b1cc4747b9f01a84b35c450928 /redhat | |
parent | c7c1c391825f954e76e0b126eb2a6b6c6935cfd9 (diff) | |
download | tde-packaging-74a7efdc482e6ab9303674af9574da3e9bdcd537.tar.gz tde-packaging-74a7efdc482e6ab9303674af9574da3e9bdcd537.zip |
RPM: update kxmleditor
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat')
-rw-r--r-- | redhat/applications/development/kxmleditor/kxmleditor.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/applications/development/kxmleditor/kxmleditor.spec b/redhat/applications/development/kxmleditor/kxmleditor.spec index c292e4b62..ea6fd48b5 100644 --- a/redhat/applications/development/kxmleditor/kxmleditor.spec +++ b/redhat/applications/development/kxmleditor/kxmleditor.spec @@ -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 |