diff options
Diffstat (limited to 'editors/ghex/files/patch-app-docs.make')
-rw-r--r-- | editors/ghex/files/patch-app-docs.make | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/ghex/files/patch-app-docs.make b/editors/ghex/files/patch-app-docs.make new file mode 100644 index 000000000000..cf9e1505241c --- /dev/null +++ b/editors/ghex/files/patch-app-docs.make @@ -0,0 +1,6 @@ +--- app-docs.make.orig Sun Mar 4 04:18:34 2001 ++++ app-docs.make Sat Apr 14 08:55:37 2001 +@@ -1,2 +1,2 @@ +-helpdir = $(datadir)/gnome/help/$(app)/$(lang) ++helpdir = $(datadir)/help/$(app)/$(lang) + help_DATA = \ |