diff options
Diffstat (limited to 'mail/balsa/files/patch-doc_xmldocs.make')
-rw-r--r-- | mail/balsa/files/patch-doc_xmldocs.make | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/balsa/files/patch-doc_xmldocs.make b/mail/balsa/files/patch-doc_xmldocs.make new file mode 100644 index 000000000000..9379b0d60628 --- /dev/null +++ b/mail/balsa/files/patch-doc_xmldocs.make @@ -0,0 +1,11 @@ +--- doc/xmldocs.make.orig Wed Sep 18 07:12:20 2002 ++++ doc/xmldocs.make Tue Oct 29 12:20:37 2002 +@@ -36,7 +36,7 @@ + # ************* Begin of section some packagers may need to modify ************** + # This variable (docdir) specifies where the documents should be installed. + # This default value should work for most packages. +-docdir = $(datadir)/gnome/help/$(docname)/$(lang) ++docdir = $(datadir)/help/$(docname)/$(lang) + + # ************** You should not have to edit below this line ******************* + xml_files = $(entities) $(docname).xml |