mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
443 B
Plaintext
14 lines
443 B
Plaintext
$NetBSD: patch-doc_man_man8_Makefile.in,v 1.2 2013/12/06 06:05:30 asau Exp $
|
|
|
|
--- doc/man/man8/Makefile.in.orig 2013-11-04 21:19:15.000000000 +0000
|
|
+++ doc/man/man8/Makefile.in
|
|
@@ -343,7 +343,7 @@ host_alias = @host_alias@
|
|
host_cpu = @host_cpu@
|
|
host_os = @host_os@
|
|
host_vendor = @host_vendor@
|
|
-htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@/html
|
|
+htmldir = @htmldir@
|
|
includedir = @includedir@
|
|
infodir = @infodir@
|
|
install_sh = @install_sh@
|