summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb/sim-install-6.6.patch
blob: f67c25d50e6351da8be9c00c7a37f4940574573f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Upstream-Status: Inappropriate [embedded specific]

--- gdb-6.1/sim/common/Makefile.in~	2004-01-15 21:25:06.000000000 +0000
+++ gdb-6.1/sim/common/Makefile.in	2004-07-22 17:07:46.237809032 +0100
@@ -34,7 +34,7 @@
 
 datadir = @datadir@
 mandir = @mandir@
-man1dir = $(mandir)/man1
+man1dir = $(DESTDIR)$(mandir)/man1
 infodir = @infodir@
 includedir = @includedir@