13 lines
390 B
Plaintext
13 lines
390 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.8 2008/05/06 18:53:46 steven Exp $
|
|
--- doc/Makefile.in.orig Tue Apr 8 19:18:24 2008
|
|
+++ doc/Makefile.in Sat Apr 26 10:28:18 2008
|
|
@@ -210,7 +210,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
|
|
# The name of the module.
|
|
-DOC_MODULE = libxslt-$(VERSION)
|
|
+DOC_MODULE = libxslt
|
|
|
|
# The top-level SGML file.
|
|
DOC_MAIN_XML_FILE = libxslt.xml
|