diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-25 03:36:35 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-25 03:36:35 +0000 |
commit | e725d2a9e96119ff99a7ce6d708cd72d222a980e (patch) | |
tree | a98c56db0bb4a2a9e348208b7deb8e7c034447e9 /math/gnumeric2/files | |
parent | Update to 1.3.20. (diff) |
Update to 1.2.0.
Notes
Notes:
svn path=/head/; revision=89291
Diffstat (limited to 'math/gnumeric2/files')
-rw-r--r-- | math/gnumeric2/files/patch-doc_xmldocs.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/gnumeric2/files/patch-doc_xmldocs.make b/math/gnumeric2/files/patch-doc_xmldocs.make index 33e74ec239be..e4f9a4864510 100644 --- a/math/gnumeric2/files/patch-doc_xmldocs.make +++ b/math/gnumeric2/files/patch-doc_xmldocs.make @@ -1,10 +1,10 @@ ---- doc/xmldocs.make.orig Tue Apr 22 04:37:57 2003 -+++ doc/xmldocs.make Tue May 13 01:59:56 2003 +--- 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)/gnome/help/$(docname)/$(lang) +-docdir = $(gnumeric_datadir)/share/gnome/help/$(docname)/$(lang) +docdir = $(gnumeric_datadir)/help/$(docname)/$(lang) xml_files = $(entities) $(docname).xml |