mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
mkpkg_xbmc:
- remove any previous theme file
This commit is contained in:
parent
fab5b8dedd
commit
6963b67280
@ -19,6 +19,7 @@ echo "cleaning sources..."
|
||||
echo "seperating theme..."
|
||||
rm -rf xbmc-theme-Confluence-$SVN_REV
|
||||
mv xbmc-$SVN_REV/addons/skin.confluence xbmc-theme-Confluence-$SVN_REV
|
||||
rm -rf xbmc-theme-PM3-HD-$SVN_REV
|
||||
mv xbmc-$SVN_REV/addons/skin.pm3-hd xbmc-theme-PM3-HD-$SVN_REV
|
||||
|
||||
echo "cleaning sources..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user