~ubuntu-branches/ubuntu/quantal/starpu-contrib/quantal

« back to all changes in this revision

Viewing changes to debian/patches/info

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Thibault
  • Date: 2011-05-24 18:26:07 UTC
  • Revision ID: james.westby@ubuntu.com-20110524182607-1dlokq6qv2m0hrzi
Tags: 0.9.1-2
* debian/rules:
  - Add rule to change Sections to contrib/.
  - Set HOME to $PWD while making test, to permit buildds to write into
    $HOME/.starpu.
* debian/control: Depend on libnuma-dev only on architectures which have it.
* debian/patches/no-fftwl: Build starpufft even without fftwl.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Fix info directory entry.
 
2
 
 
3
--- starpu-0.9.1.orig/doc/starpu.texi
 
4
+++ starpu-0.9.1/doc/starpu.texi
 
5
@@ -6,6 +6,10 @@
 
6
 @c %**end of header
 
7
 
 
8
 @include version.texi
 
9
+@dircategory Development
 
10
+@direntry
 
11
+* StarPU: (starpu).             StarPU Handbook
 
12
+@end direntry
 
13
 
 
14
 @setchapternewpage odd
 
15
 
 
16
--- starpu-0.9.1.orig/doc/starpu.info
 
17
+++ starpu-0.9.1/doc/starpu.info
 
18
@@ -1,5 +1,10 @@
 
19
 This is starpu.info, produced by makeinfo version 4.13 from starpu.texi.
 
20
 
 
21
+INFO-DIR-SECTION Development
 
22
+START-INFO-DIR-ENTRY
 
23
+* StarPU: (starpu).             StarPU Handbook
 
24
+END-INFO-DIR-ENTRY
 
25
+
 
26
 
 
27
 File: starpu.info,  Node: Top,  Next: Introduction,  Up: (dir)
 
28