summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-12-30 00:01:33 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-12-30 00:01:33 +0100
commita3be98e6069fd684273fd54998fdee982831288c (patch)
tree5bc7e98efd2d1cbd046200501cfab59f2491a790
parent194212490d2394bebef20517a5983a8d14fb522d (diff)
downloadtde-packaging-a3be98e6.tar.gz
tde-packaging-a3be98e6.zip
RPM packaging: update tdeutils
-rw-r--r--redhat/main/tdeutils/tdeutils-14.0.0.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/redhat/main/tdeutils/tdeutils-14.0.0.spec b/redhat/main/tdeutils/tdeutils-14.0.0.spec
index 93b05b363..f90543e87 100644
--- a/redhat/main/tdeutils/tdeutils-14.0.0.spec
+++ b/redhat/main/tdeutils/tdeutils-14.0.0.spec
@@ -1131,6 +1131,9 @@ export PATH="%{tde_bindir}:${PATH}"
%endif
+# Fix desktop shortcut location
+%__mv "%{?buildroot}%{tde_datadir}/applnk/Utilities/superkaramba.desktop" "%{?buildroot}%{tde_tdeappdir}/superkaramba.desktop"
+
# Updates applications categories for openSUSE
%if 0%{?suse_version}
%suse_update_desktop_file KEdit Utility TextEditor
@@ -1175,9 +1178,6 @@ echo "OnlyShowIn=TDE;" >>"%{?buildroot}%{tde_tdeappdir}/kregexpeditor.desktop"
echo "OnlyShowIn=TDE;" >>"%{?buildroot}%{tde_tdeappdir}/kgpg.desktop"
echo "OnlyShowIn=TDE;" >>"%{?buildroot}%{tde_tdeappdir}/Kjots.desktop"
-# Fix desktop shortcut location
-%__mv "%{?buildroot}%{tde_datadir}/applnk/Utilities/superkaramba.desktop" "%{?buildroot}%{tde_tdeappdir}/superkaramba.desktop"
-
%clean
%__rm -rf "%{?buildroot}"