summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-13 16:07:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-13 16:07:23 +0000
commitefafab1678fda0c6d5edadc8b1c4ef4906e62d38 (patch)
treef15ade80e4a88bba0ea6604c89127ae8c8ac0670 /scripts/gdb
parentFix type in previous patch (diff)
downloadrtems-efafab1678fda0c6d5edadc8b1c4ef4906e62d38.tar.bz2
Remove rpm_build_root.
Diffstat (limited to 'scripts/gdb')
-rw-r--r--scripts/gdb/mkspec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gdb/mkspec.in b/scripts/gdb/mkspec.in
index 7e26cfa9d7..83d15ac2b6 100644
--- a/scripts/gdb/mkspec.in
+++ b/scripts/gdb/mkspec.in
@@ -56,7 +56,6 @@ fi
sed -e "s,@PATCH1\@,${PATCH1}," \
-e "s%@Release\@%${gdb_rpm_release}%g" \
- -e "s,@rpm_build_root\@,${rpm_build_root},g" \
-e "s%@prefix\@%@prefix@%g" \
-e "s%@target_alias\@%${target_alias}%g" \
-e "s,@rpmprefix\@,@rpmprefix@,g" \