]> git.pld-linux.org Git - packages/seahorse.git/blame - seahorse-install.patch
- updated for 0.9.3
[packages/seahorse.git] / seahorse-install.patch
CommitLineData
d39d8fb6 1diff -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 @@
825becb7 5 mimedir = $(datadir)/mime/packages
6 mime_DATA = seahorse.xml
f07c5cde 7
ceda3e28 8-if UPDATE_MIME_DATABASE
9-install-data-local:
10- mkdir -p $(mimedir)
de3a7c76 11- update-mime-database $(datadir)/mime/
ceda3e28 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@
825becb7 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-
ceda3e28 26 @INTLTOOL_DESKTOP_RULE@
825becb7 27 desktopdir = $(datadir)/applications
28 desktop_in_files = seahorse-pgp-preferences.desktop.in
This page took 0.101757 seconds and 4 git commands to generate.