Core Update 172: Do not delete libreadline.so.8.1

Doing so causes the shell in which the update script is currently
executed to crash before extracting files, which results in a
completely broken system.

See also: https://community.ipfire.org/t/core-172-testing-fails/9002/1

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-12-02 09:56:49 +01:00
parent 509bde09ae
commit a3e3e6c3d1

View File

@@ -89,7 +89,6 @@ rm -rvf \
/usr/lib/libpoppler-cpp.so.0.9* \
/usr/lib/libpoppler-glib.so.8.23.0 \
/usr/lib/libpoppler.so.120* \
/usr/lib/libreadline.so.8.1 \
/usr/lib/libtasn1.so.6.6.2 \
/usr/lib/libtiff.so.5.7* \
/usr/lib/libtiffxx.so.5.7* \