mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
Core Update 172: Do not delete liblzma.so.5.2.5
Again, xz currently present on an IPFire machine is linked against this. Thus, deleting this file causes the unpack routine to fail, which is why we should have never deleted it in the first place. Reported-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -81,7 +81,6 @@ rm -rvf \
|
||||
/usr/lib/libisc-9.16.33.so \
|
||||
/usr/lib/libisccc-9.16.33.so \
|
||||
/usr/lib/libisccfg-9.16.33.so \
|
||||
/usr/lib/liblzma.so.5.2.5 \
|
||||
/usr/lib/libnetfilter_conntrack.so.3.7.0 \
|
||||
/usr/lib/libns-9.16.33.so \
|
||||
/usr/lib/libpng16.so.16.37.0 \
|
||||
|
||||
Reference in New Issue
Block a user