blob: 927a2b461d2f95a4051081bc4ec621832736c3ad (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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
|