diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-15 02:08:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-15 02:08:43 +0800 |
commit | c0b0ec259b8a3b3b13aea1efe23b06c27329cd34 (patch) | |
tree | b56f120da54469db7be093a3d968535fa277d532 /deskutils/gnomeutils2/files/patch-ai | |
parent | 15df654d982b38236856d520e497c13c9aff8ec8 (diff) | |
download | marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.gz marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.bz2 marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.lz marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.xz marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.zst marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.zip |
Update to 2.5.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1327 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnomeutils2/files/patch-ai')
-rw-r--r-- | deskutils/gnomeutils2/files/patch-ai | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/gnomeutils2/files/patch-ai b/deskutils/gnomeutils2/files/patch-ai new file mode 100644 index 000000000..927a2b461 --- /dev/null +++ b/deskutils/gnomeutils2/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 |