summaryrefslogtreecommitdiff
path: root/math/gnumeric14/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric14/patches/patch-ae')
-rw-r--r--math/gnumeric14/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/gnumeric14/patches/patch-ae b/math/gnumeric14/patches/patch-ae
new file mode 100644
index 00000000000..71a8be25ed6
--- /dev/null
+++ b/math/gnumeric14/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2005/01/20 21:35:07 drochner Exp $
+
+--- doc/C/Makefile.in.orig 2005-01-20 19:52:07.000000000 +0100
++++ doc/C/Makefile.in
+@@ -449,7 +449,7 @@ CLEANFILES = omf_timestamp
+ omf_dest_dir = $(datadir)/omf/@PACKAGE@
+ scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+
+-manpagedir = $(datadir)/man/man1
++manpagedir = $(prefix)/man/man1
+ manpage_DATA = gnumeric.1 ssconvert.1
+ subdir = doc/C
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4