2013-09-30, 18:29
I agree, this is an icky situation. It's a problem with the OpenELEC build system however, so I won't be focusing on fixing this. It has the same limitations for official xbmc builds (I think) so you could bring these issues up with the OpenELEC team. For now, I have a bot perform the file renaming whenever i double-click an icon on my desktop (see the most recent commit at https://github.com/garbear/openelec.tv ). That'll have to suffice until OpenELEC has improved support for building from custom branches.
EDIT: Instead of manually renaming files, you can run git pull to bring in the bot's recent file-renaming commits, and re-run the mkpkg script. Would this work?
EDIT2: I did a force-rebase last week, so the mkpkg script might fail. Simply delete the cached xbmc git repo and run it again.
EDIT: Instead of manually renaming files, you can run git pull to bring in the bot's recent file-renaming commits, and re-run the mkpkg script. Would this work?
EDIT2: I did a force-rebase last week, so the mkpkg script might fail. Simply delete the cached xbmc git repo and run it again.