]> git.pld-linux.org Git - packages/seahorse.git/blame - seahorse-install.patch
- 0.9.3, removed obsolete pl_po and schemas patches, added ld.patch (fixes
[packages/seahorse.git] / seahorse-install.patch
CommitLineData
ceda3e28 1diff -aurN seahorse-0.8.1.orig/plugins/nautilus/Makefile.am seahorse-0.8.1/plugins/nautilus/Makefile.am
2--- seahorse-0.8.1.orig/plugins/nautilus/Makefile.am 2006-01-19 04:59:10.000000000 +0100
3+++ seahorse-0.8.1/plugins/nautilus/Makefile.am 2006-03-06 12:25:36.347407584 +0100
4@@ -15,32 +15,10 @@
825becb7 5 $(top_builddir)/libseahorse/libseahorse-internal.la \
6 $(SEAHORSE_LIBS)
7
8-# The old mime structure
9-mimeinfodir = $(datadir)/mime-info
10-mimeinfo_DATA = seahorse.mime seahorse.keys
11-
12 # The new mime system
13 mimedir = $(datadir)/mime/packages
14 mime_DATA = seahorse.xml
f07c5cde 15
ceda3e28 16-if UPDATE_MIME_DATABASE
17-install-data-local:
18- mkdir -p $(mimedir)
de3a7c76 19- update-mime-database $(datadir)/mime/
ceda3e28 20-
21-uninstall-local:
22- update-mime-database $(datadir)/mime/
23-else
24-install-data-local:
25-
26-uninstall-local:
27-endif
28-
29-@INTLTOOL_DESKTOP_RULE@
825becb7 30-olddesktopdir = $(datadir)/control-center-2.0/capplets
31-olddesktop_in_files = seahorse-pgp-preferences.desktop.in
32-olddesktop_DATA = $(olddesktop_in_files:.desktop.in=.desktop)
33-
ceda3e28 34 @INTLTOOL_DESKTOP_RULE@
825becb7 35 desktopdir = $(datadir)/applications
36 desktop_in_files = seahorse-pgp-preferences.desktop.in
This page took 0.037753 seconds and 4 git commands to generate.