|
From: | Maxime Devos |
Subject: | [bug#56770] [PATCH] gnu: Add grimshot. |
Date: | Tue, 26 Jul 2022 17:52:00 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 |
+ (copy-recursivelyI would have expected trivial-build-system to automatically unpack the source, so maybe this can be simplified to (chdir "/contrib") (untested!)
+ (string-append #$(package-source this-package) "/contrib") ".")
Or even simpler: remove this line, and add (source (file-append (package-source sway) "/contrib")) as a field.
A quick "git grep -F '(source (file-append" doesn't result in
any packages already doing that, but it seems a perfect fit here
to me ... OTOH, this probably interferes with --with-git-url and
such, so I'd guess better not.
Greetings,
Maxime.
OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
[Prev in Thread] | Current Thread | [Next in Thread] |