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

Bug#865470: [Debian-ports-devel] Bug#865470: include debian-ports-archive-keyring on non released architectures



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 to: