summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-02-21 10:14:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-02-21 10:14:30 +0000
commitce3cc41eb52eda7e889a56fe86f3fdf701a415f8 (patch)
tree7168f90db3935732ed5d59e24225ac221e3733ea /contrib
parentDelete refs to *-newlib packages in *-gcc.spec.in (diff)
downloadrtems-ce3cc41eb52eda7e889a56fe86f3fdf701a415f8.tar.bz2
Delete refs to *-sys-root packages in *-gcc.spec.in
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems/Makefile.am b/contrib/crossrpms/rtems/Makefile.am
index 9369453298..35b1396066 100644
--- a/contrib/crossrpms/rtems/Makefile.am
+++ b/contrib/crossrpms/rtems/Makefile.am
@@ -62,7 +62,7 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am gcc-sources.add
-e "/^%package -n @rpmprefix@@tool_target@-gcc/d" \
-e "s/-n @rpmprefix@@tool_target@-gcc//" \
-e "/--with-sysroot/d" \
- -e "/BuildRequires:.*@tool_target@-sys-root/d" \
+ -e "/@tool_target@-sys-root/d" \
-e 's,^%define build_newlib.*$$,%define build_newlib 1,' \
> $(TARGET)-gcc.spec.in
CLEANFILES += $(TARGET)-gcc.spec.in