From 43e7d103a0aa620f5f75c4ccac2f5b6c3d3f9433 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 21 Oct 1999 15:59:54 +0000 Subject: Changes from Ralf with script-19991021-0. He fixed the %files issue and has mkbspspec in a better state. user.cfg is now gone. There are some miscellaneous changes to buildall done by Joel to clean up the build process. --- scripts/mkgccnewlibspec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/mkgccnewlibspec.in') diff --git a/scripts/mkgccnewlibspec.in b/scripts/mkgccnewlibspec.in index d9abb70558..aaf0f3d5cd 100644 --- a/scripts/mkgccnewlibspec.in +++ b/scripts/mkgccnewlibspec.in @@ -3,16 +3,16 @@ # Usage: mktoolspec CPU # -RTEMS_DIR=`dirname $0` +RTEMS_DIR=`dirname $0`/@top_srcdir@ -CFG=user.cfg +CFG=setup.cache dst=@RPM_SPECSdir@ usage() { echo "$0 [options] " echo " options:" - echo " -cfg " + echo " -cfg " echo " -o " exit 1 ; } -- cgit v1.2.3