mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
LibreELEC-settings: only python_compile /resources/lib/*
This commit is contained in:
parent
728d964580
commit
e61d339c48
@ -28,7 +28,7 @@ post_makeinstall_target() {
|
|||||||
-i $INSTALL/usr/lib/libreelec/backup-restore
|
-i $INSTALL/usr/lib/libreelec/backup-restore
|
||||||
|
|
||||||
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}
|
python_compile ${ADDON_INSTALL_DIR}/resources/lib/
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user