From 7063e223dc6cb5fe43b8664c08ab437b1a2d0547 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 21 Oct 1999 17:22:02 +0000 Subject: Made the RTEMS version get substituted properly even though it is not right yet. Now can specify rpm_build_root via setup. --- scripts/rtems/rtems.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/rtems') 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. -- cgit v1.2.3