Fix type in previous patch

This commit is contained in:
Ralf Corsepius
2005-04-13 07:07:18 +00:00
parent 51586801d1
commit 3e6e43c652

View File

@@ -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