mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
Merge pull request #4822 from chewitt/settings
LibreELEC-settings: only python_compile /resources/lib/*
This commit is contained in:
commit
93aebe0221
@ -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