summaryrefslogtreecommitdiffstats
path: root/firstaidkit.spec
diff options
context:
space:
mode:
authorMartin Sivak <msivak@redhat.com>2008-07-16 12:47:16 +0200
committerMartin Sivak <msivak@redhat.com>2008-07-16 12:47:16 +0200
commit8e8dfcbfe9fb48e5d7669699c8e4145f3976eacd (patch)
treedb6530dc534c6a0351a405c87317b424106df5ec /firstaidkit.spec
parent69d8bc21998ef5bc0a530ed381359e5a198f73ac (diff)
downloadfirstaidkit-8e8dfcbfe9fb48e5d7669699c8e4145f3976eacd.tar.gz
firstaidkit-8e8dfcbfe9fb48e5d7669699c8e4145f3976eacd.tar.xz
firstaidkit-8e8dfcbfe9fb48e5d7669699c8e4145f3976eacd.zip
Update the spec and desktop file
Diffstat (limited to 'firstaidkit.spec')
-rw-r--r--firstaidkit.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/firstaidkit.spec b/firstaidkit.spec
index 44ebfd1..c79a4bf 100644
--- a/firstaidkit.spec
+++ b/firstaidkit.spec
@@ -161,8 +161,7 @@ echo "copying=%{_docdir}/%{name}-%{version}/COPYING" >> etc/firstaidkit/about
%{__install} -p frontend/*.py $RPM_BUILD_ROOT%{_libdir}/firstaidkit/frontend/
%{__install} -p frontend/*.glade $RPM_BUILD_ROOT%{_libdir}/firstaidkit/frontend/
%{__install} -p frontend/*.gladep $RPM_BUILD_ROOT%{_libdir}/firstaidkit/frontend/
-desktop-file-install --vendor="fedora" \
---dir=${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE3}
+desktop-file-install --vendor="fedora" --dir=${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE3}
#plugins
%{__install} -d $RPM_BUILD_ROOT%{_libdir}/firstaidkit/plugins/undelparts
@@ -195,6 +194,7 @@ desktop-file-install --vendor="fedora" \
%{_libdir}/firstaidkit/frontend/*.py*
%{_libdir}/firstaidkit/frontend/*.glade
%{_libdir}/firstaidkit/frontend/*.gladep
+%{_datadir}/applications/*.desktop
%files devel
%{_libdir}/firstaidkit/plugins/examples