14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
$NetBSD: patch-aa,v 1.4 2015/09/13 21:55:15 leot Exp $
|
|
|
|
--- capi/Makefile.in.orig 2014-09-03 14:52:37.000000000 +0000
|
|
+++ capi/Makefile.in
|
|
@@ -217,7 +217,7 @@ host_cpu = @host_cpu@
|
|
host_os = @host_os@
|
|
host_vendor = @host_vendor@
|
|
htmldir = @htmldir@
|
|
-includedir = @includedir@
|
|
+includedir = @includedir@/dante
|
|
infodir = @infodir@
|
|
install_sh = @install_sh@
|
|
libdir = @libdir@
|