12aaddf055
Update to 3.9.4, which includes fixes for CVE-2009-2347 and CVE-2010-1411.
13 lines
435 B
Plaintext
13 lines
435 B
Plaintext
$OpenBSD: patch-html_man_Makefile_in,v 1.4 2010/06/30 17:10:07 naddy Exp $
|
|
--- html/man/Makefile.in.orig Sun Oct 11 17:52:20 2009
|
|
+++ html/man/Makefile.in Sun Oct 11 17:52:32 2009
|
|
@@ -219,7 +219,7 @@ build_vendor = @build_vendor@
|
|
builddir = @builddir@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
-docdir = $(LIBTIFF_DOCDIR)/html/man
|
|
+docdir = $(LIBTIFF_DOCDIR)/man
|
|
dvidir = @dvidir@
|
|
exec_prefix = @exec_prefix@
|
|
host = @host@
|