[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53818] [PATCH 3/3] gnu: xorg-server-xwayland: Set 'repology-name' p
From: |
Maxime Devos |
Subject: |
[bug#53818] [PATCH 3/3] gnu: xorg-server-xwayland: Set 'repology-name' property. |
Date: |
Sun, 06 Feb 2022 15:15:51 +0100 |
User-agent: |
Evolution 3.38.3-1 |
Xinglu Chen schreef op zo 06-02-2022 om 14:00 [+0100]:
> (lambda _
> (substitute* (find-files "." "\\.c$")
> (("/bin/sh") (which "sh"))))))))
FWIW this is wrong when cross-compiling,
this needs to use (search-input-file inputs "bin/sh") instead
such that a (cross-compiled) shell from 'inputs' is used instead of a
(native) bash from 'native-inputs'.
That's a bug in the old package definition though.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
[bug#53818] [PATCH 3/3] gnu: xorg-server-xwayland: Set 'repology-name' property., Xinglu Chen, 2022/02/06
- [bug#53818] [PATCH 3/3] gnu: xorg-server-xwayland: Set 'repology-name' property.,
Maxime Devos <=
[bug#53818] [PATCH 1/3] git-download: Export <git-reference>., Xinglu Chen, 2022/02/06
[bug#53818] [PATCH v2 0/7] Add Repology updater, Xinglu Chen, 2022/02/07
- [bug#53818] [PATCH v2 1/7] upstream: Sort list of updaters., Xinglu Chen, 2022/02/07
- [bug#53818] [PATCH v2 5/7] import: Add 'repology' updater., Xinglu Chen, 2022/02/07
- [bug#53818] [PATCH v2 5/7] import: Add 'repology' updater., Maxime Devos, 2022/02/07
- [bug#53818] [PATCH v2 5/7] import: Add 'repology' updater., Maxime Devos, 2022/02/07
- [bug#53818] [PATCH v2 5/7] import: Add 'repology' updater., Xinglu Chen, 2022/02/08
- [bug#53818] [PATCH v2 5/7] import: Add 'repology' updater., Maxime Devos, 2022/02/08
- [bug#53818] [PATCH v2 5/7] import: Add 'repology' updater., Xinglu Chen, 2022/02/09
[bug#53818] [PATCH v2 3/7] http-client: 'http-fetch/cached' accepts a string or a <uri>., Xinglu Chen, 2022/02/07