diff options
Diffstat (limited to 'net/gtkhx/files/patch-ab')
-rw-r--r-- | net/gtkhx/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gtkhx/files/patch-ab b/net/gtkhx/files/patch-ab new file mode 100644 index 00000000000..3f288c9f272 --- /dev/null +++ b/net/gtkhx/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Jan 21 23:48:37 2002 ++++ Makefile.in Sat Feb 9 20:20:37 2002 +@@ -101,7 +101,7 @@ + install_sh = @install_sh@ + sedpath = @sedpath@ + unamepath = @unamepath@ +-mandir = $(prefix)/share/man/man1 ++mandir = $(prefix)/man/man1 + + SUBDIRS = po intl src sounds plugins + |