guix/gnu
ykonai 84e0cbbc9c
gnu: plocate: Build with "--sharedstatedir=/var".
Current plocate package sets the --sharedstatedir to a store directory, which
causes updatedb and plocate to fail by default since the store is immutable.
This will set the default database path to /var/cache/plocate.db instead.

* gnu/packages/search.scm (plocate): Change build options.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-05 20:41:41 +02:00
..
bootloader
build
home home: services: zsh: Fix zshenv creation. 2022-04-03 12:42:18 +02:00
installer
machine
packages gnu: plocate: Build with "--sharedstatedir=/var". 2022-04-05 20:41:41 +02:00
platforms
services services: Add 'log-cleanup' service to '%base-services' for build logs. 2022-04-04 22:58:03 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-w3lib: Fix build. 2022-04-05 20:41:40 +02:00
machine.scm
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm
system.scm system: Use 'shadow-with-man-pages' in %BASE-PACKAGES-UTILS. 2022-03-21 23:03:35 +01:00
tests.scm