Package: octave-optim / 1.5.3-2

add-info-dir.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description: Add direntry and dircategory for the info file
 This is needed because we install it under /usr/share/info.
Author: Sébastien Villemot <sebastien@debian.org>
Forwarded: not-needed
Last-Update: 2016-03-17
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/optim.txi
+++ b/doc/optim.txi
@@ -9,6 +9,13 @@
 @c here.
 @defcodeindex mfn
 
+@ifinfo
+@dircategory Math
+@direntry
+* Octave-optim: (octave-optim).           Non-linear optimization toolkit for Octave.
+@end direntry
+@end ifinfo
+
 @copying
 Additional documentation for the optim package for Octave.