From c998caf6c88eac7fe185773171f64c5236dc08a3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 29 Dec 2005 05:14:28 +0000 Subject: Add BuildRoot. --- scripts/gdb/gdb.add | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/gdb') diff --git a/scripts/gdb/gdb.add b/scripts/gdb/gdb.add index e1d22d52d1..fc0e85dda2 100644 --- a/scripts/gdb/gdb.add +++ b/scripts/gdb/gdb.add @@ -10,6 +10,7 @@ Group: %{rpmgroup} Version: %{gdb_version} Summary: gdb for target %{gdb_version} URL: http://gnu.org/software/gdb +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if "%{gdb_version}" < "6.0" Source0: ftp://ftp.gnu.org/pub/gnu/gdb-%{gdb_version}@gdb_suffix@ -- cgit v1.2.3