guix/gnu
Ludovic Courtès ff985fad6d
gnu: zstd: Add missing slash in 'libzstd.pc'.
Fixes a regression introduced in
959a397d22, whereby directory names in
'libzstd.pc' would lack a slash after $prefix.

* gnu/packages/compression.scm (zstd)[arguments]: In
'adjust-library-locations' phase, add trailing slash for $prefix in .pc
file.
2021-01-15 14:06:12 +01:00
..
bootloader
build Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
installer
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: zstd: Add missing slash in 'libzstd.pc'. 2021-01-15 14:06:12 +01:00
services services: kernel-module-loader: Return a single 'shepherd-service'. 2021-01-06 19:18:58 +01:00
system Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
tests tests: monitoring: Use the latest postgresql for testing Zabbix. 2021-01-04 18:07:53 -05:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm