summaryrefslogtreecommitdiff
path: root/security/seahorse/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'security/seahorse/patches/patch-af')
-rw-r--r--security/seahorse/patches/patch-af22
1 files changed, 0 insertions, 22 deletions
diff --git a/security/seahorse/patches/patch-af b/security/seahorse/patches/patch-af
deleted file mode 100644
index 54769dafd7c..00000000000
--- a/security/seahorse/patches/patch-af
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-af,v 1.1 2006/03/14 15:00:57 drochner Exp $
-
---- plugins/gedit/Makefile.in.orig 2006-03-11 19:14:15.000000000 +0100
-+++ plugins/gedit/Makefile.in
-@@ -58,7 +58,7 @@ pluginLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(plugin_LTLIBRARIES)
- am__DEPENDENCIES_1 =
- libseahorse_pgp_la_DEPENDENCIES = \
-- $(top_builddir)/libseahorse/libseahorse-internal.la \
-+ $(LOCALBASE)/lib/libseahorse-internal.la \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
- am__libseahorse_pgp_la_SOURCES_DIST = seahorse-gedit.c \
- seahorse-gedit.h seahorse-gedit-plugin.c \
-@@ -286,7 +286,7 @@ plugin_LTLIBRARIES = libseahorse-pgp.la
- libseahorse_pgp_la_SOURCES = seahorse-gedit.c seahorse-gedit.h $(PLUGIN_SRCS)
- libseahorse_pgp_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS)
- libseahorse_pgp_la_LIBADD = \
-- $(top_builddir)/libseahorse/libseahorse-internal.la \
-+ $(LOCALBASE)/lib/libseahorse-internal.la \
- $(SEAHORSE_LIBS) \
- $(GEDIT_LIBS)
-