ci: Try hard to build package replacements.
authorLudovic Courtès <ludo@gnu.org>
Mon, 26 Aug 2019 09:42:37 +0000 (11:42 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 26 Aug 2019 11:40:46 +0000 (13:40 +0200)
commitf00ff8db9253b077ea625072d41f573cd1f73f3d
treec0dfe194029741e94f757b844cc586d49354c7e6
parent2ae1c7528d19c61a10f6e3ddfee831ad3fd34e20
ci: Try hard to build package replacements.

The "ghostscript" replacements introduced in
0b859092a7346f3b4d0a3a4dac878fd64fd70b79 would not be built because they
have the same name as the original packages.

* gnu/ci.scm (all-packages): Return the replacement of PACKAGE before
PACKAGE.
gnu/ci.scm