13 lines
437 B
Plaintext
13 lines
437 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.5 2004/10/22 16:37:08 naddy Exp $
|
|
--- doc/Makefile.in.orig Fri Mar 19 16:49:36 2004
|
|
+++ doc/Makefile.in Fri Oct 22 15:13:20 2004
|
|
@@ -111,7 +111,7 @@ plugindir = @plugindir@
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
|
|
# We list all of these as opposed to using a wildcard so that
|
|
# building outside the source directory works.
|