Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | Hartmut Goebel | 2020-05-11 | 1 | -0/+9 |
* | gnu: Add sequoia.•••* gnu/packages/sequoia.scm: New file. * gnu/local.mk: Add it. | Hartmut Goebel | 2020-05-05 | 1 | -0/+162 |