From 3e6e43c6524486c1e95d88cc48a6c3664b65f6a8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 13 Apr 2005 07:07:18 +0000 Subject: Fix type in previous patch --- scripts/gdb/gdb.add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gdb') diff --git a/scripts/gdb/gdb.add b/scripts/gdb/gdb.add index 8bfa9cfdb1..faed02ac31 100644 --- a/scripts/gdb/gdb.add +++ b/scripts/gdb/gdb.add @@ -86,7 +86,7 @@ test -d build || mkdir build ../gdb-%{gdb_version}/configure \ --build=%_build --host=%_host \ --target=%{gdb_target} \ - --prefix=%{_prefix} --bindir=%{_bindir} } + --prefix=%{_prefix} --bindir=%{_bindir} \ --mandir=%{_mandir} --infodir=%{_infodir} \ --verbose $simargs \ --disable-nls -- cgit v1.2.3