mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
LibreELEC-settings: re-enable bytecode compilation
This commit is contained in:
parent
cfe1640715
commit
5578f1c65b
@ -25,9 +25,11 @@ post_makeinstall_target() {
|
|||||||
|
|
||||||
ADDON_INSTALL_DIR=$INSTALL/usr/share/kodi/addons/service.libreelec.settings
|
ADDON_INSTALL_DIR=$INSTALL/usr/share/kodi/addons/service.libreelec.settings
|
||||||
|
|
||||||
#python_compile $ADDON_INSTALL_DIR/resources/lib/
|
python_compile $ADDON_INSTALL_DIR/resources/lib/
|
||||||
|
|
||||||
#python_compile $ADDON_INSTALL_DIR/oe.py
|
python_compile $ADDON_INSTALL_DIR/defaults.py
|
||||||
|
|
||||||
|
python_compile $ADDON_INSTALL_DIR/oe.py
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user