3 Feb
2015
3 Feb
'15
3:04 p.m.
On Tue, Feb 3, 2015 at 8:59 AM, David Macek <david.macek.0@gmail.com> wrote:
On 3. 2. 2015 15:48, Andrew Gregory wrote:
md5sums_extra looks like an architecture-specific checksum to makepkg/updpkgsums.
Thank you.
Are all suffixes reserved for future use, or is it conceivable to modify the regex to use "(any|x86_64|i686)" instead of "[^=]+"? I already changed the name of my variable, but I'm interested in the answer anyway.
"all" is probably a heavy word here, but we can't just use that x86-specific triplet. arm, ppc, armv7, etc. are all in use in other places, and that is probably leaving some out. -Dan