[apparmor] [patch] Make.rules: sort capabilities with LANG=C
intrigeri
intrigeri at debian.org
Tue Aug 25 18:15:05 UTC 2015
Christian Boltz wrote (25 Aug 2015 17:09:19 GMT) :
> this patch changes Make.rules to sort capabilities using LANG=C.
> This is needed to make building apparmor.vim reproducable - otherwise
> the sorting depends on the locale.
Excellent, I had this one on my radar, thanks for beating me to it!
> LANG=C sort)
Isn't LC_COLLATE=C needed as well? IIRC if it's set it can override
$LANG for some aspects of sorting.
More information about the AppArmor
mailing list