summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gdb/gdb.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-05 15:30:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-05 15:30:05 +0000
commit05fac2ca722d26c3b0443750507dc37dcc21754e (patch)
treec150286930202f154fd4c335ee463c2149e9cce6 /contrib/crossrpms/gdb/gdb.add
parentMove %define _prefix inside of %if/%endif (diff)
downloadrtems-05fac2ca722d26c3b0443750507dc37dcc21754e.tar.bz2
Remove build_infos
Diffstat (limited to 'contrib/crossrpms/gdb/gdb.add')
-rw-r--r--contrib/crossrpms/gdb/gdb.add2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index ada517f2a2..8458bd0ba4 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -1,8 +1,6 @@
%define gdb_version @GDB_VERS@
%define gdb_rpmvers %{expand:%(echo @GDB_VERS@ | tr - _)}
-%define build_infos @build_infos@
-
Name: @rpmprefix@@tool_target@-gdb
Summary: Gdb for target @tool_target@
Group: Development/Tools