summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/freebsd6.0
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-02-18 06:53:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-02-18 06:53:57 +0000
commit9d07966e4dff8f3c555560ae128380ffa5a3a717 (patch)
treeeb95ac706ff0a1c48c4218996e7b44daeaaf2788 /contrib/crossrpms/freebsd6.0
parentSed out %package -n @rpmprefix@@tool_target@-gcc from *gcc.spec (diff)
downloadrtems-9d07966e4dff8f3c555560ae128380ffa5a3a717.tar.bz2
Misc. sed magic.
Diffstat (limited to 'contrib/crossrpms/freebsd6.0')
-rw-r--r--contrib/crossrpms/freebsd6.0/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/freebsd6.0/Makefile.am b/contrib/crossrpms/freebsd6.0/Makefile.am
index 95313ecef4..fd9b51c747 100644
--- a/contrib/crossrpms/freebsd6.0/Makefile.am
+++ b/contrib/crossrpms/freebsd6.0/Makefile.am
@@ -86,6 +86,7 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am gcc-sources.add
-e "s,[=<][ ]*%{newlib_version}-%{release},," \
-e "/--with-newlib/d" \
-e "/^%package -n @rpmprefix@@tool_target@-gcc/d" \
+ -e "s/-n @rpmprefix@@tool_target@-gcc//" \
-e 's,^%define build_newlib.*$$,%define build_newlib 0,' \
> $(TARGET)-gcc.spec.in
CLEANFILES += $(TARGET)-gcc.spec.in