pkgsrc-ng/parallel/slurm/patches/patch-doc_man_man5_Makefile.in
2014-08-11 13:27:10 +02:00

14 lines
443 B
Plaintext

$NetBSD: patch-doc_man_man5_Makefile.in,v 1.2 2013/12/06 06:05:30 asau Exp $
--- doc/man/man5/Makefile.in.orig 2013-11-04 21:19:15.000000000 +0000
+++ doc/man/man5/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@