diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-27 15:30:23 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-27 15:30:23 +0000 |
commit | 4f830a88aac18a4b66b5546c6d76fb3d596e1983 (patch) | |
tree | 0c9fb60c58934eaf8e990974b10b2c0f8c298987 /math/fftw/files/patch-doc::fftw.texi | |
parent | - Update to version 20030726 (diff) |
- Do not install useless .la files
- Fix handling info files
PR: 54902
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'math/fftw/files/patch-doc::fftw.texi')
-rw-r--r-- | math/fftw/files/patch-doc::fftw.texi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/math/fftw/files/patch-doc::fftw.texi b/math/fftw/files/patch-doc::fftw.texi new file mode 100644 index 000000000000..dcf37f7ea431 --- /dev/null +++ b/math/fftw/files/patch-doc::fftw.texi @@ -0,0 +1,13 @@ +--- doc/fftw.texi.orig Mon Mar 17 08:43:18 2003 ++++ doc/fftw.texi Fri Jul 25 11:26:48 2003 +@@ -3,6 +3,10 @@ + @c %**start of header + @setfilename fftw.info + @settitle FFTW ++@dircategory Libraries ++@direntry ++* FFTW: (fftw). Fast fourier transform library ++@end direntry + @c %**end of header + + @include version.texi |