bcee2da2fc
memory if swap encryption is disabled. (It's enabled by default.) This supersedes pkg/MESSAGE. Regen patches with update-patches while I'm here. Bump PKGNAME. idea and ok espie@
13 lines
508 B
Plaintext
13 lines
508 B
Plaintext
$OpenBSD: patch-keyserver_Makefile_in,v 1.2 2006/02/06 21:57:56 bernd Exp $
|
|
--- keyserver/Makefile.in.orig Tue Mar 15 16:52:21 2005
|
|
+++ keyserver/Makefile.in Mon Feb 6 16:04:35 2006
|
|
@@ -300,7 +300,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl
|
|
+INCLUDES = -I$(top_srcdir)/include
|
|
EXTRA_SCRIPTS = gpgkeys_mailto
|
|
libexec_SCRIPTS = @GPGKEYS_MAILTO@
|
|
noinst_SCRIPTS = gpgkeys_test
|