13 lines
412 B
Plaintext
13 lines
412 B
Plaintext
$OpenBSD: patch-html_Makefile_in,v 1.3 2006/03/18 17:40:02 naddy Exp $
|
|
--- html/Makefile.in.orig Mon Mar 13 16:06:18 2006
|
|
+++ html/Makefile.in Thu Mar 16 16:08:40 2006
|
|
@@ -241,7 +241,7 @@ target_alias = @target_alias@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-docdir = $(LIBTIFF_DOCDIR)/html
|
|
+docdir = $(LIBTIFF_DOCDIR)
|
|
docfiles = \
|
|
addingtags.html \
|
|
bugs.html \
|