[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [dak/master] mkfilesindices



Joerg Jaspert wrote:
> put the arch all debs into every architecture indice, not in the source indices...

>  echo "Generating arch lists..."
>  
> -ARCHES=$( (<$ARCHLIST sed -n 's/^.*|//p'; echo amd64) | grep . | sort -u)
> +ARCHES=$( (<$ARCHLIST sed -n 's/^.*|//p'; echo amd64) | grep . | grep -v all | sort -u)

Is amd64 still treated special?

Cheers

Luk


Reply to: