Blame slurm_html_doc_path.patch
|
Philip Kovacs |
9be8f2 |
--- slurm-17.02.7/doc/html/Makefile.in 2017-08-14 13:48:43.000000000 -0400
|
|
Philip Kovacs |
9be8f2 |
+++ slurm-17.02.7/doc/html/Makefile.in.new 2017-08-24 07:58:01.242452059 -0400
|
|
Philip Kovacs |
9be8f2 |
@@ -417,7 +417,7 @@
|
|
Philip Kovacs |
9be8f2 |
host_cpu = @host_cpu@
|
|
Philip Kovacs |
9be8f2 |
host_os = @host_os@
|
|
Philip Kovacs |
9be8f2 |
host_vendor = @host_vendor@
|
|
Philip Kovacs |
9be8f2 |
-htmldir = ${datadir}/doc/${PACKAGE}-${SLURM_VERSION_STRING}/html
|
|
Philip Kovacs |
9be8f2 |
+htmldir = ${datadir}/doc/${PACKAGE}/html
|
|
Philip Kovacs |
9be8f2 |
includedir = @includedir@
|
|
Philip Kovacs |
9be8f2 |
infodir = @infodir@
|
|
Philip Kovacs |
9be8f2 |
install_sh = @install_sh@
|