$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)
 
