mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #1139 from stefansaraev/script.module.pil
xbmc: install 'script.module.pil'
This commit is contained in:
commit
317fbe1f57
@ -74,7 +74,6 @@ mkdir -p $INSTALL/usr/share/xbmc/media
|
||||
# fi
|
||||
|
||||
# cleanup and python addon fixes
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.pil
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.pysqlite
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.simplejson
|
||||
|
||||
|
@ -74,7 +74,6 @@ mkdir -p $INSTALL/usr/share/xbmc/media
|
||||
# fi
|
||||
|
||||
# cleanup and python addon fixes
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.pil
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.pysqlite
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.simplejson
|
||||
|
||||
|
@ -78,7 +78,6 @@ mkdir -p $INSTALL/usr/share/xbmc/media
|
||||
# fi
|
||||
|
||||
# cleanup and python addon fixes
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.pil
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.pysqlite
|
||||
rm -rf $INSTALL/usr/share/xbmc/addons/script.module.simplejson
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user