On 10/01/15 10:08, Allan McRae wrote:
> On 10/01/15 06:52, Dave Reisner wrote:
>> acc639adf20d removed this, but shouldn't have.
>> ---
>> Allan, any idea why you removed this? I infer from the commit message that
>> the patch was about SRCINFO only, and had nothing to do with PKGINFO.
>>
> 
> It is done when the PKGBUILD is sourced:
> 
> source_buildfile() {
>       source_safe "$@"
> 
>       if (( !SOURCEONLY )); then
>               merge_arch_attrs
>       fi
> }
> 

We figured out the issue is with split packages and the arrays in the
package_foo() functions.

A

Reply via email to