summaryrefslogtreecommitdiff
path: root/debian/patches/fix-texi-build.diff
blob: 328658fd8d566eb10349d34af02dbb8e893a6278 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Index: b/doc/a2ps.texi
===================================================================
--- a/doc/a2ps.texi
+++ b/doc/a2ps.texi
@@ -22,12 +22,12 @@
 @c `a2ps'.  Avoid those quotes.
 @iftex
 @macro pack
-@code{@value{PACKAGE}}@c
+@code{@value{PACKAGE}}
 @end macro
 @end iftex
 @ifnottex
 @macro pack
-@value{PACKAGE}@c
+@value{PACKAGE}
 @end macro
 @end ifnottex