Remove sed -e /[@]tool_target[@]-newlib/d"

This commit is contained in:
Ralf Corsepius
2006-07-25 16:11:49 +00:00
parent eca5987932
commit 8eb71ea49d

View File

@@ -25,7 +25,6 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am $(srcdir)/gcc-sources.add
-e "/[@]PREP[@]/d" \
-e "s/[@]GCC_VERS[@]/$(GCC_VERS)/g" \
-e "s/[@]GCC_RPMREL[@]/$(GCC_RPMREL)/g" \
-e "/[@]tool_target[@]-newlib/d" \
-e "/^BuildRequ.*[@]tool_target[@]-w32api-sys-root/d" \
-e "s,[@]tool_target[@]-w32api-sys-root,@tool_target@-w32api," \
> $(TARGET)-gcc.spec.in