Code

cdd9a4ee48853d3fd40c5a6635b3347f3a82de43
[pkg-tig.git] / debian / patches / asciidoc-8.4.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## asciidoc-8.4.dpatch by Jonas Fonseca <fonseca@diku.dk>
3 ##
4 ## DP: Fix build issues with asciidoc 8.4.
5 ## DP:
6 ## DP: This version seems to be stricter about presubs attributes.
7 ## DP: Based on a patch by Ingmar Vanhassel.
9 @DPATCH@
11 diff a/tigrc.5.txt b/tigrc.5.txt
12 --- a/tigrc.5.txt
13 +++ b/tigrc.5.txt
14 @@ -9,11 +9,9 @@ tigrc - tig configuration file
15  SYNOPSIS
16  --------
17  [verse]
18 -.............................................................................
19  *set*   'variable' *=* 'value'
20  *bind*  'keymap' 'key' 'action'
21  *color* 'area' 'fgcolor' 'bgcolor' '[attributes]'
22 -.............................................................................
23  
24  
25  DESCRIPTION
26 @@ -38,9 +36,7 @@ A few selective variables can be configured via the set command. The syntax
27  is:
28  
29  [verse]
30 -..............................................................................
31  *set* variables *=* value
32 -..............................................................................
33  
34  Examples:
35  
36 @@ -146,9 +142,7 @@ Using bind commands keys can be mapped to an action when pressed in a given
37  key map. The syntax is:
38  
39  [verse]
40 -..............................................................................
41  *bind* 'keymap' 'key' 'action'
42 -..............................................................................
43  
44  Examples:
45  
46 @@ -363,9 +357,7 @@ background combinations to certain areas. Optionally, an attribute can be
47  given as the last parameter. The syntax is:
48  
49  [verse]
50 -..............................................................................
51  *color* 'area' 'fgcolor' 'bgcolor' '[attributes]'
52 -..............................................................................
53  
54  Examples:
55