Package: gdb / 15.2-1

gfdl-dont-build-manpages.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
Author: Héctor Orón Martínez <[email protected]>
Origin: Debian
Forwarded: not-needed
Last-Update: 2024-07-27

Index: gdb/gdb/doc/Makefile.in
===================================================================
--- gdb.orig/gdb/doc/Makefile.in
    gdb/gdb/doc/Makefile.in
@@ -184,8  184,10 @@ POD2MAN5 = pod2man --center="GNU Develop
 		   --release="gdb-`sed q version.subst`" --section=5
 
 # List of man pages generated from gdb.texi
-MAN1S = gdb.1 gdbserver.1 gcore.1 gdb-add-index.1
-MAN5S = gdbinit.5
 # MAN1S = gdb.1 gdbserver.1 gcore.1 gdb-add-index.1
 # MAN5S = gdbinit.5
 MAN1S = 
 MAN5S = 
 MANS = $(MAN1S) $(MAN5S)
 
 # The pod files that are generated as a side effect of creating the