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