13 lines
419 B
Plaintext
13 lines
419 B
Plaintext
$OpenBSD: patch-include_Makefile_in,v 1.2 2014/10/10 21:07:07 sthen Exp $
|
|
--- include/Makefile.in.orig Fri May 2 08:16:40 2014
|
|
+++ include/Makefile.in Tue Jul 29 22:10:23 2014
|
|
@@ -306,7 +306,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@
|