summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2016-09-12 20:37:29 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2016-09-12 20:37:29 +0200
commitdaed33e25113e067e92a03dce0e5a21b06d4d92b (patch)
treec5b2da6f0af3ac895b16af838fa404dc0d7d1d04
parente86615b8a5c7b56cf704270a98610a8fd5bbb1e4 (diff)
downloadtde-packaging-daed33e2.tar.gz
tde-packaging-daed33e2.zip
RPM packaging: fix kxmleditor build on OBS (again)
-rw-r--r--redhat/applications/kxmleditor/kxmleditor.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kxmleditor/kxmleditor.spec b/redhat/applications/kxmleditor/kxmleditor.spec
index 3f204e4e3..edb69dbf9 100644
--- a/redhat/applications/kxmleditor/kxmleditor.spec
+++ b/redhat/applications/kxmleditor/kxmleditor.spec
@@ -137,7 +137,7 @@ export PATH="%{tde_bindir}:${PATH}"
# Updates applications categories for openSUSE
%if 0%{?suse_version}
-%suse_update_desktop_file -G "XML Editor" -r "%{tde_datadir}/applnk/Applications/kxmleditor.desktop" Utility Editor
+%suse_update_desktop_file -G "XML Editor" -r "%{buildroot}%{tde_datadir}/applnk/Applications/kxmleditor.desktop" Utility Editor
%endif