]> git.pld-linux.org Git - packages/seahorse.git/blob - seahorse-install.patch
- updated for 0.9.3
[packages/seahorse.git] / seahorse-install.patch
1 diff -urN seahorse-0.9.3.orig/plugins/nautilus/Makefile.am seahorse-0.9.3/plugins/nautilus/Makefile.am
2 --- seahorse-0.9.3.orig/plugins/nautilus/Makefile.am    2006-08-24 22:13:08.000000000 +0200
3 +++ seahorse-0.9.3/plugins/nautilus/Makefile.am 2006-08-26 16:50:02.298466000 +0200
4 @@ -33,24 +33,6 @@
5  mimedir = $(datadir)/mime/packages
6  mime_DATA = seahorse.xml
7  
8 -if UPDATE_MIME_DATABASE
9 -install-data-local:
10 -       mkdir -p $(mimedir)
11 -       update-mime-database $(datadir)/mime/
12 -
13 -uninstall-local:
14 -       update-mime-database $(datadir)/mime/
15 -else
16 -install-data-local:
17 -
18 -uninstall-local:
19 -endif
20 -
21 -@INTLTOOL_DESKTOP_RULE@
22 -olddesktopdir = $(datadir)/control-center-2.0/capplets
23 -olddesktop_in_files = seahorse-pgp-preferences.desktop.in
24 -olddesktop_DATA = $(olddesktop_in_files:.desktop.in=.desktop)
25 -
26  @INTLTOOL_DESKTOP_RULE@
27  desktopdir = $(datadir)/applications
28  desktop_in_files = seahorse-pgp-preferences.desktop.in
This page took 0.051127 seconds and 3 git commands to generate.