John Paul Adrian Glaubitz dixit:

>> -                            BINCLUDE=`[ -n "$(BASE_INCLUDE)" ] && cat 
>> $(BASE_INCLUDE) | tr "\n" "," | sed 's!,$$!!g'`; \
>> +                            BINCLUDE=`[ -n "$(BASE_INCLUDE)" ] && cat 
>> $(BASE_INCLUDE) | sort -u | tr "\n" "," | sed 's!,$$!!g'`; \
>
>I'm not sure I understand why you added the additional "sort -u" here. Is the 
>order
>of packages important? Did you get an error when building a CD without it?

Reproducible builds effort, probably?

bye,
//mirabilos
-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999

Reply via email to