mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
TEMP: LibreELEC-settings: don't compile (not Python3 compatible)
This commit is contained in:
parent
602599af66
commit
c5defa752d
@ -25,9 +25,9 @@ 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/oe.py
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user