https://bugs.kde.org/show_bug.cgi?id=430348
--- Comment #19 from Markus Elfring <markus.elfr...@web.de> --- (In reply to comment #0) Do I really need to “fix” a software package like “zlib-devel” (which was broken anyhow?) by a command like the following? Sonne:~ # my_target=/usr/lib64/libz.so && rm $my_target && my_zlib=libz.so.1.2.11 && cp -p "/lib64/$my_zlib" /usr/lib64 && ln -s "/usr/lib64/$my_zlib" $my_target -- You are receiving this mail because: You are watching all bug changes.