summaryrefslogtreecommitdiff
path: root/parallel/slurm/patches/patch-doc_html_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/slurm/patches/patch-doc_html_Makefile.in')
-rw-r--r--parallel/slurm/patches/patch-doc_html_Makefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/parallel/slurm/patches/patch-doc_html_Makefile.in b/parallel/slurm/patches/patch-doc_html_Makefile.in
new file mode 100644
index 00000000000..e844bff255f
--- /dev/null
+++ b/parallel/slurm/patches/patch-doc_html_Makefile.in
@@ -0,0 +1,13 @@
+$NetBSD: patch-doc_html_Makefile.in,v 1.1.1.1 2012/03/20 14:52:15 asau Exp $
+
+--- doc/html/Makefile.in.orig 2012-03-16 22:14:30.000000000 +0000
++++ doc/html/Makefile.in
+@@ -282,7 +282,7 @@ host_alias = @host_alias@
+ host_cpu = @host_cpu@
+ host_os = @host_os@
+ host_vendor = @host_vendor@
+-htmldir = ${prefix}/share/doc/@PACKAGE@-@VERSION@/html
++htmldir = @htmldir@
+ includedir = @includedir@
+ infodir = @infodir@
+ install_sh = @install_sh@