5e84793fd4
ok steven@
13 lines
568 B
Plaintext
13 lines
568 B
Plaintext
$OpenBSD: patch-keyserver_Makefile_in,v 1.6 2008/01/30 20:18:10 bernd Exp $
|
|
--- keyserver/Makefile.in.orig Mon Jan 28 20:52:29 2008
|
|
+++ keyserver/Makefile.in Mon Jan 28 20:52:42 2008
|
|
@@ -310,7 +310,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl
|
|
+INCLUDES = -I$(top_srcdir)/include
|
|
EXTRA_SCRIPTS = gpgkeys_mailto
|
|
gpglibexecdir = $(libexecdir)/@PACKAGE@
|
|
gpglibexec_PROGRAMS = @GPGKEYS_LDAP@ @GPGKEYS_HKP@ @GPGKEYS_FINGER@ @GPGKEYS_CURL@
|