diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-19 19:40:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-19 19:40:37 +0000 |
commit | ca3c72faebd3b2ab0efd6ebbe68f42cc6d5a048f (patch) | |
tree | b3b95ace06a8e5317920d13f03de1e357a604b76 /math/gnumeric2/files/patch-doc::Makefile.in | |
parent | Update to 1.6.0. (diff) |
Update to 1.1.15.
Notes
Notes:
svn path=/head/; revision=73526
Diffstat (limited to 'math/gnumeric2/files/patch-doc::Makefile.in')
-rw-r--r-- | math/gnumeric2/files/patch-doc::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/gnumeric2/files/patch-doc::Makefile.in b/math/gnumeric2/files/patch-doc::Makefile.in deleted file mode 100644 index 9aac5b830efd..000000000000 --- a/math/gnumeric2/files/patch-doc::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in.orig Thu Sep 12 00:44:00 2002 -+++ doc/Makefile.in Thu Sep 12 00:44:11 2002 -@@ -162,7 +162,7 @@ - perl_val = @perl_val@ - python_val = @python_val@ - --SUBDIRS = developer C de es hu ja nl no pl pt ru sk sv -+SUBDIRS = developer C - - EXTRA_DIST = README xmldocs.make gnumeric-doc.make make-func-list.pl - |