[PATCH 2/5] Less log clutter with fixing ld64.so.1 symlink in instbin on s390x

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 scripts/mk-images |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/mk-images b/scripts/mk-images
index bd24a23..046933d 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -396,7 +396,7 @@ instbin() {
                 ln -s $linker ld-linux.so.2
             fi
             popd
-            if [ "$BUILDARCH" = "s390x" ]; then
+            if [ "$BUILDARCH" = "s390x" -a ! -h $DIR/lib/ld64.so.1 ]; then
                 pushd $DIR/lib
                 ln -s ../$LIBDIR/ld64.so.1
                 popd
-- 
1.6.2.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux