13 lines
411 B
Plaintext
13 lines
411 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.4 2004/04/08 06:32:43 marcm Exp $
|
|
--- doc/Makefile.in.orig 2004-03-23 04:41:40.000000000 -0800
|
|
+++ doc/Makefile.in 2004-04-06 22:59:10.000000000 -0700
|
|
@@ -196,7 +196,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
|
|
# The name of the module.
|
|
-DOC_MODULE = libxslt-$(VERSION)
|
|
+DOC_MODULE = libxslt
|
|
|
|
# The top-level SGML file.
|
|
DOC_MAIN_XML_FILE = libxslt.xml
|