summaryrefslogtreecommitdiffstats
path: root/scripts/rtems
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/rtems
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 'scripts/rtems')
-rw-r--r--scripts/rtems/rtems.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rtems/rtems.spec.in b/scripts/rtems/rtems.spec.in
index 96f8d49645..fdc8a43b04 100644
--- a/scripts/rtems/rtems.spec.in
+++ b/scripts/rtems/rtems.spec.in
@@ -22,7 +22,7 @@ Summary: A free operating system for embedded systems
Source: rtems-@Version@.tar.gz
# We claim to be relocatible, but in fact we are not
Prefix: /opt
-Buildroot: /opt/tmp
+Buildroot: @rpm_build_root@
# Patch:
%description
RTEMS is a free operating system for embedded systems.