mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Core Update 165: Delete Python 3.8 files
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -52,6 +52,17 @@ if [ $ROOTSPACE -lt 100000 ]; then
|
||||
fi
|
||||
|
||||
# Remove files
|
||||
rm -rvf \
|
||||
/usr/bin/2to3-3.8 \
|
||||
/usr/bin/easy_install-3.8 \
|
||||
/usr/bin/idle3.8 \
|
||||
/usr/bin/pip3.8 \
|
||||
/usr/bin/pydoc3.8 \
|
||||
/usr/bin/python3.8 \
|
||||
/usr/bin/python3.8-config \
|
||||
/usr/lib/libpython3.8.so \
|
||||
/usr/lib/libpython3.8.so.1.0 \
|
||||
/usr/lib/python3.8/
|
||||
|
||||
# Stop services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user