GNU bug report logs -
#57133
[PATCH] gnu: Add rizin.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Thu, 11 Aug 2022 06:39:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
>+ (add-after 'unpack 'prepare-testbins
>+ (lambda _
>+ (copy-recursively
>+ #$(origin
>+ (method git-fetch)
>+ (uri (git-reference
>+ (url "https://github.com/rizinorg/rizin-testbins")
>+ (commit "7d0c31ac7711de9c4d37f5047200dc5a407ff713")))
>+ (sha256
>+ (base32
>+ "00cmc7pws9m4hcm0bpdjm6n4agl5mqgczc4ccswfhywyzzvr7sqh")))
>+ "test/bins")))
Could this instead be replaced with a package? The repository also says that
the binaries could be regenerated and it's worth a look looking into if it
can be done so the built binaries can be removed (through snippets for example)
and re-compiled from sources, of course, those that can be re-generated should
be left as is. If the binaries can't be regenerated feel free to ignore this
comment :).
—
Jean-Pierre De Jesus DIAZ
This bug report was last modified 2 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.