diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-25 00:07:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-25 00:07:43 +0000 |
commit | 96f2eb5824f15d87d1bac0378f89bec7b4076e78 (patch) | |
tree | 1a6da9bbdb59575f0419ec404ffa9d35d49db373 /editors/ghex/files/patch-app-docs.make | |
parent | SDK is currently not buildable/usable (diff) |
- Move editors/ghex2 to editors/ghex
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 = \ |