X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=d7c9db6fbbd4045c08754c8dbf12ee61ad5fff23;hp=590da9752e5403795b897bc4c090103a84b09f28;hb=690a2b1fa2c8a7dba0be84dfc052d86b864bedc3;hpb=2a1393a4a8746cf0ddd51c1938706025f3b58ef2 diff --git a/Makefile.org b/Makefile.org index 590da9752e..d7c9db6fbb 100644 --- a/Makefile.org +++ b/Makefile.org @@ -714,7 +714,7 @@ install_html_docs: echo "installing html/$$fn.$(HTMLSUFFIX)"; \ cat $$i \ | sed -r 's/L<([^)]*)(\([0-9]\))?\|([^)]*)(\([0-9]\))?>/L<\1|\3>/g' \ - | pod2html --podroot=doc --htmlroot=.. --podpath=apps:crypto:ssl \ + | pod2html --podroot=doc --htmlroot=.. --podpath=$$subdir:apps:crypto:ssl \ | sed -r 's/ $(INSTALL_PREFIX)$(HTMLDIR)/$$subdir/$$fn.$(HTMLSUFFIX); \ $(PERL) util/extract-names.pl < $$i | \