1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 06:00:36 +02:00
Files
guix/gnu
Hartmut Goebel fbe17e242b gnu: sequoia: Fix pkgconfig files.
The pkgconfig files defines the wrong prefix: It is the build directory, while
it should be the installation prefix. This is caused by Makefiles replacing
`PREFIX` by `$(shell pwd)`.

See <https://gitlab.com/sequoia-pgp/sequoia/-/issues/502> for details.

* gnu/packages/sequoia.scm (sequoia)[fix-pkgconfig-file-substitutes]: New
  phase.
2020-05-11 12:05:38 +02:00
..
2020-05-08 21:40:51 +02:00
2020-05-08 21:40:51 +02:00
2020-05-05 20:43:21 +02:00
2020-05-05 16:13:53 +02:00