diff options
author | ykonai <mail@ykonai.net> | 2022-04-01 23:32:04 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-04-05 20:41:41 +0200 |
commit | 84e0cbbc9cbf7e73344969a90ada5b82bd2fe2fc (patch) | |
tree | 407e1a10469909b7681d33f85f13788813b66124 /gnu/packages.scm | |
parent | d15a601a85c85431a691c2a3f85b9e6e0948a540 (diff) | |
download | guix-84e0cbbc9cbf7e73344969a90ada5b82bd2fe2fc.tar.gz guix-84e0cbbc9cbf7e73344969a90ada5b82bd2fe2fc.zip |
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>
Diffstat (limited to 'gnu/packages.scm')
0 files changed, 0 insertions, 0 deletions