mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python: cleanup
This commit is contained in:
parent
7ce92a0c19
commit
adeb578ab0
@ -158,4 +158,11 @@ post_makeinstall_target() {
|
||||
echo "the issue in most cases"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# k0p
|
||||
rm -rf $INSTALL/usr/bin/2to3
|
||||
rm -rf $INSTALL/usr/bin/idle
|
||||
rm -rf $INSTALL/usr/bin/pydoc
|
||||
rm -rf $INSTALL/usr/bin/smtpd.py
|
||||
rm -rf $INSTALL/usr/bin/python*-config
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user