From 3b8ff8bcbd52202370f6d0715aeab0e18155ab28 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Wed, 4 Jun 2008 20:49:06 +0000 Subject: gdb-cross: fix some stuff for version 6.6 6.8 * remove sim-install-6.6.patch, it is the same patch as sim-install-makefile.patch and does nothing useful on 6.6 and 6.8 * drop early_debug_in_nptl.patch for 6.8 because it is long time applied upstream * bump PR for both --- packages/gdb/files/sim-install-6.6.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 packages/gdb/files/sim-install-6.6.patch (limited to 'packages/gdb/files/sim-install-6.6.patch') diff --git a/packages/gdb/files/sim-install-6.6.patch b/packages/gdb/files/sim-install-6.6.patch deleted file mode 100644 index a39ceab01f..0000000000 --- a/packages/gdb/files/sim-install-6.6.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- 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@ - - -- cgit v1.2.3