diff options
Diffstat (limited to 'textproc/libxml2/files/patch-ad')
-rw-r--r-- | textproc/libxml2/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/libxml2/files/patch-ad b/textproc/libxml2/files/patch-ad new file mode 100644 index 000000000..6a7282d2c --- /dev/null +++ b/textproc/libxml2/files/patch-ad @@ -0,0 +1,11 @@ +--- doc/Makefile.in.orig Thu Aug 14 22:05:15 2003 ++++ doc/Makefile.in Thu Aug 14 22:05:46 2003 +@@ -153,7 +153,7 @@ + pythondir = @pythondir@ + + # The name of the module. +-DOC_MODULE = libxml2-$(VERSION) ++DOC_MODULE = libxml2 + + # The top-level SGML file. + DOC_MAIN_XML_FILE = gnome-xml.xml |