diff options
Diffstat (limited to 'deskutils/gnome-utils/files/patch-ai')
-rw-r--r-- | deskutils/gnome-utils/files/patch-ai | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/gnome-utils/files/patch-ai b/deskutils/gnome-utils/files/patch-ai new file mode 100644 index 000000000..927a2b461 --- /dev/null +++ b/deskutils/gnome-utils/files/patch-ai @@ -0,0 +1,11 @@ +--- xmldocs.make.orig Thu Aug 7 09:56:16 2003 ++++ xmldocs.make Thu Aug 7 13:55:58 2003 +@@ -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 |