diff options
| author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-09 01:28:27 +0800 |
|---|---|---|
| committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-09 01:28:27 +0800 |
| commit | 0ce5402de3f71cb1813031dc3125aed3450bc747 (patch) | |
| tree | 25db36d7d025c1dee4d04ad7d311a95fc84f6a50 /math/gnumeric/files | |
| parent | bf542611caaf0203951f4eaf6c6b0438609af09f (diff) | |
| download | marcuscom-ports-0ce5402de3f71cb1813031dc3125aed3450bc747.tar marcuscom-ports-0ce5402de3f71cb1813031dc3125aed3450bc747.tar.gz marcuscom-ports-0ce5402de3f71cb1813031dc3125aed3450bc747.tar.bz2 marcuscom-ports-0ce5402de3f71cb1813031dc3125aed3450bc747.tar.lz marcuscom-ports-0ce5402de3f71cb1813031dc3125aed3450bc747.tar.xz marcuscom-ports-0ce5402de3f71cb1813031dc3125aed3450bc747.tar.zst marcuscom-ports-0ce5402de3f71cb1813031dc3125aed3450bc747.zip | |
Update to 1.5.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4790 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gnumeric/files')
| -rw-r--r-- | math/gnumeric/files/patch-doc_C_Makefile.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/math/gnumeric/files/patch-doc_C_Makefile.in b/math/gnumeric/files/patch-doc_C_Makefile.in index e57406a0f..7c5044643 100644 --- a/math/gnumeric/files/patch-doc_C_Makefile.in +++ b/math/gnumeric/files/patch-doc_C_Makefile.in @@ -1,11 +1,11 @@ ---- doc/C/Makefile.in.orig Sun Aug 28 15:46:13 2005 -+++ doc/C/Makefile.in Sun Aug 28 15:49:24 2005 -@@ -421,7 +421,7 @@ - CLEANFILES = omf_timestamp +--- doc/C/Makefile.in.orig Thu Sep 8 12:45:13 2005 ++++ doc/C/Makefile.in Thu Sep 8 12:45:28 2005 +@@ -443,7 +443,7 @@ CLEANFILES = omf_timestamp omf_dest_dir = $(datadir)/omf/@PACKAGE@ - scrollkeeper_localstate_dir = /var/db/scrollkeeper + scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper + -manpagedir = $(datadir)/man/man1 +manpagedir = $(prefix)/man/man1 manpage_DATA = gnumeric.1 ssconvert.1 ssindex.1 - all: all-recursive - + subdir = doc/C + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
