Commit Graph

3 Commits

Author SHA1 Message Date
Jeremy Fleischman
a88c3bbfe1
kodi: allow using patch with kodi addons
I see no reason why we shouldn't just copy from `.` rather than `$src`.
One benefit of this is that the various patch phases update the context
of `.` rather than the immutable `$src`, which means they actually have
an effect on the build derivation now.
2022-01-02 02:16:31 -08:00
Aaron Andersen
6fe6c35a96 kodi.packages.buildKodiAddon, kodi.packages.buildKodiBinaryAddon: include runHook preInstall and postInstall 2021-03-21 21:40:23 -04:00
Aaron Andersen
dd0d4cade8 kodi.packages: split into separate files 2021-03-15 18:50:58 -04:00