summaryrefslogtreecommitdiff
path: root/binutils/kepler.SCHWINGE/log_install
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/kepler.SCHWINGE/log_install')
-rw-r--r--binutils/kepler.SCHWINGE/log_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/kepler.SCHWINGE/log_install b/binutils/kepler.SCHWINGE/log_install
index 6ebc84dc..aeb82ba5 100644
--- a/binutils/kepler.SCHWINGE/log_install
+++ b/binutils/kepler.SCHWINGE/log_install
@@ -417,7 +417,7 @@ n=`echo ld.gold | sed 's,y,y,'`; \
ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin/ld.gold >/dev/null 2>/dev/null \
|| /usr/bin/install -c ld-new [...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin/ld.gold; \
fi; \
- if test "xyes" = "xyes"; then \
+ if test "x" = "xyes"; then \
ld=`echo ld | sed 's,y,y,'`; \
rm -f [...]/tschwinge/Paul_Desmond.build.install/bin/${ld}; \
ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/bin/${ld} >/dev/null 2>/dev/null \