diff options
Diffstat (limited to 'security/seahorse/patches/patch-ab')
-rw-r--r-- | security/seahorse/patches/patch-ab | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/security/seahorse/patches/patch-ab b/security/seahorse/patches/patch-ab index c59abd49c06..c0b77ab8949 100644 --- a/security/seahorse/patches/patch-ab +++ b/security/seahorse/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.11 2009/10/24 12:53:56 drochner Exp $ +$NetBSD: patch-ab,v 1.12 2010/07/06 15:12:37 drochner Exp $ ---- daemon/Makefile.in.orig 2009-10-18 01:15:31.000000000 +0200 +--- daemon/Makefile.in.orig 2010-04-27 01:16:56.000000000 +0000 +++ daemon/Makefile.in -@@ -336,7 +336,7 @@ INCLUDES = -I$(top_builddir) \ +@@ -342,7 +342,7 @@ INCLUDES = -I$(top_builddir) \ -DLOCALEDIR=\""$(localedir)"\" \ -DPIXMAPSDIR=\""$(pixmapsdir)"\" \ -DLIBCRYPTUI_API_SUBJECT_TO_CHANGE \ @@ -11,12 +11,3 @@ $NetBSD: patch-ab,v 1.11 2009/10/24 12:53:56 drochner Exp $ BUILT_SOURCES = \ seahorse-service-bindings.h \ -@@ -371,7 +371,7 @@ seahorse_daemon_LDADD = \ - man_MANS = seahorse-daemon.1 - - #autostart --desktopdir = $(sysconfdir)/xdg/autostart -+desktopdir = $(PREFIX)/share/gnome/autostart - desktop_in_files = seahorse-daemon.desktop.in - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) - EXTRA_DIST = \ |