]> git.pld-linux.org Git - packages/file-roller.git/blobdiff - file-roller.spec
- use _desktopdir macro, other minor changes where needed
[packages/file-roller.git] / file-roller.spec
index 5b59e0c7e30bd2bafd38a9baeab118b709992e56..a08350c3244b3efb14ec33ae97a7214f7e1d9da3 100644 (file)
@@ -76,8 +76,8 @@ rm -f missing
 %{__autoconf}
 %{__automake}
 %configure \
-    --disable-schemas-install \
-    --disable-static
+       --disable-schemas-install \
+       --disable-static
 %{__make}
 
 %install
@@ -105,10 +105,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/bonobo/*.so
 %{_libdir}/bonobo/*.la
 %{_libdir}/bonobo/servers/*.server
-%{_datadir}/applications/*
 %{_datadir}/file-roller
 %{_datadir}/application-registry/file-roller.applications
 %{_datadir}/mime-info/file-roller.*
+%{_desktopdir}/*
 %{_pixmapsdir}/file-roller.png
 %{_omf_dest_dir}/%{name}
 %{_sysconfdir}/gconf/schemas/*
This page took 0.116927 seconds and 4 git commands to generate.