summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/gdb.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-09-02 07:25:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-09-02 07:25:15 +0000
commitcb228cfad4f77a0f73dfeac0258367cae2aeb2b4 (patch)
tree93923a92349f6bf0f2088d316e76ec795735fa99 /scripts/gdb/gdb.add
parentFix typo (diff)
downloadrtems-cb228cfad4f77a0f73dfeac0258367cae2aeb2b4.tar.bz2
Replace %{rpmprefix} with @rpmprefix@
Diffstat (limited to 'scripts/gdb/gdb.add')
-rw-r--r--scripts/gdb/gdb.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gdb/gdb.add b/scripts/gdb/gdb.add
index 688164e3f8..f908c0bf93 100644
--- a/scripts/gdb/gdb.add
+++ b/scripts/gdb/gdb.add
@@ -2,7 +2,7 @@
%define gdb_version @gdb_version@
%define gdb_target @target_alias@
-Name: %{rpmprefix}%{gdb_target}-gdb
+Name: @rpmprefix@%{gdb_target}-gdb
Release: @Release@
License: GPL/LGPL
Group: %{rpmgroup}