guix/gnu
Daniel Meißner 011db530aa
gnu: owncloud-client: Fix sysconfdir path
Somehow sysconfdir was not set correctly so that owncloud searched for
sync-exclude.lst in the relative path etc/ownCloud/sync-exclude.lst instead
of the /gnu/store/...-owncloud-client/etc/ownCloud/sync-exclude.lst.

* gnu/packages/sync.scm(owncloud-client):  Add -DSYSCONF_INSTALL_DIR flag to
configure flags.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-11 15:22:12 +02:00
..
bootloader
build
home home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
installer
machine
packages gnu: owncloud-client: Fix sysconfdir path 2021-10-11 15:22:12 +02:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
system gnu: Add platform support. 2021-10-11 12:05:39 +00:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
installer.scm
local.mk gnu: Add platform support. 2021-10-11 12:05:39 +00:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm
tests.scm