summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/gdb.spec.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 17:22:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 17:22:02 +0000
commit7063e223dc6cb5fe43b8664c08ab437b1a2d0547 (patch)
treeb024d8f41b3ac6fa3540256ef993364433a71195 /scripts/gdb/gdb.spec.in
parentNow can specify rpm_build_root via setup. (diff)
downloadrtems-7063e223dc6cb5fe43b8664c08ab437b1a2d0547.tar.bz2
Made the RTEMS version get substituted properly even though it is
not right yet. Now can specify rpm_build_root via setup.
Diffstat (limited to '')
-rw-r--r--scripts/gdb/gdb.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/gdb/gdb.spec.in b/scripts/gdb/gdb.spec.in
index c08e71bcba..ab99739bfa 100644
--- a/scripts/gdb/gdb.spec.in
+++ b/scripts/gdb/gdb.spec.in
@@ -24,7 +24,8 @@ Summary: gdb for target @target_alias@
Source0: gdb-@gdb_version@.tar.gz
Patch0: gdb-@gdb_version@-rtems-@gdb_patch_version@.diff
-Buildroot: /tmp
+Buildroot: @rpm_build_root@
+
# Patch:
%description
RTEMS is an open source operating system for embedded systems.