diff options
Diffstat (limited to 'math/gnumeric2/files/patch-doc_xmldocs.make')
-rw-r--r-- | math/gnumeric2/files/patch-doc_xmldocs.make | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/gnumeric2/files/patch-doc_xmldocs.make b/math/gnumeric2/files/patch-doc_xmldocs.make new file mode 100644 index 000000000..e4f9a4864 --- /dev/null +++ b/math/gnumeric2/files/patch-doc_xmldocs.make @@ -0,0 +1,11 @@ +--- doc/xmldocs.make.orig Sun Sep 7 22:37:55 2003 ++++ doc/xmldocs.make Sat Sep 13 02:47:14 2003 +@@ -32,7 +32,7 @@ + # dist-hook: app-dist-hook + # + +-docdir = $(gnumeric_datadir)/share/gnome/help/$(docname)/$(lang) ++docdir = $(gnumeric_datadir)/help/$(docname)/$(lang) + + xml_files = $(entities) $(docname).xml + |