openbsd-ports/net/openvpn/patches/patch-include_Makefile_in
jca 5dba73d084 Update to openvpn-2.4.5
Tested by Jiri B. and myself.

NB: this needs a recent ssl.h
2018-03-04 19:03:00 +00:00

14 lines
394 B
Plaintext

$OpenBSD: patch-include_Makefile_in,v 1.9 2018/03/04 19:03:00 jca Exp $
Index: include/Makefile.in
--- include/Makefile.in.orig
+++ include/Makefile.in
@@ -337,7 +337,7 @@ host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
-includedir = @includedir@
+includedir = @includedir@/openvpn
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@