From 0bf8f102c017a9220c65a51e3bbff51fb5f1c67a Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 11 Jul 2006 06:05:38 +0000 Subject: [PATCH] 2.17.50.0.2-5 --- binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index f90ce58..571ef12 100644 --- a/binutils.spec +++ b/binutils.spec @@ -68,7 +68,7 @@ addresses to file and line). # libtool sucks perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in} sed -ie 's/\$(CC_FOR_BUILD)/& $(CFLAGS)/' opcodes/Makefile.{am,in} -sed -ie 's,\./s390-mkopc /LD_PRELOAD=libSegFault.so SEGFAULT_SIGNALS=all &/' opcodes/Makefile.{am,in} +sed -ie 's,\./s390-mkopc ,LD_PRELOAD=libSegFault.so SEGFAULT_SIGNALS=all &,' opcodes/Makefile.{am,in} # LTP sucks perl -pi -e 's/i\[3-7\]86/i[34567]86/g' */conf* touch */configure