On Sat, 13 Jun 2015 23:37:16 +0200 Marcel Korpel <[email protected]> wrote:
> * Marcel Korpel <[email protected]> (Sat, 13 Jun 2015 23:33:48 > +0200): > > This looks suspicious: no file name, especially as there is one > > present in .SRCINFO of that commit: > > https://github.com/f0086/aur4-migration-roccat-tools/blob/1e0137afecd85510a537ef5033c5b388b8f24b21/.SRCINFO > > I spoke too soon: it's a split package with lots of packages with an > empty install variable. So, every instance of install should be tested, > if I'm not mistaken. Or is this syntax (different install files in > split packages) invalid? Different install files in each package should be fine, but setting `install =` obviously isn't. Why in the world would you set a global install variable, only to reset it to empty for all but one package? Ignore my other email, I missed the fact that you'd uploaded the migrated repo. Doug
