Don't "mkdir $(localstatedir)" since we can't do it (/var). --- avahi-0.6.27/avahi-daemon/Makefile.in 2010-07-13 05:06:35.000000000 +0200 +++ avahi-0.6.27/avahi-daemon/Makefile.in 2010-07-13 18:03:45.000000000 +0200 @@ -1625,7 +1625,6 @@ done install-data-local: - test -z "$(avahi_runtime_dir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_runtime_dir)" update-systemd: curl http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c > sd-daemon.c g/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-daemon.conf.in
syscalls: Add 'mounts' and the <mount> record type....
AgeCommit message (Expand)Author
2021-07-07guix-install.sh: Prompt for configuring substitutes discovery....Maxim Cournoyer
2018-11-23build: Binary tarball now populates the "current-guix" profile....Ludovic Courtès
2017-07-15Remove task from 'guix-daemon.conf'....Christopher Baines
2017-03-06build: Don't embed absolute paths in .service and .conf service files....Leo Famulari
2015-11-26Add 'guix-daemon.conf' job for Upstart....Mario Daniel Ruiz Saavedra
Ludovic Courtès
2020-06-28tests: Do not fail when network interface aliases are present....Marius Bakke
2020-06-05tests: syscall: Support file-systems without extended attributes....Mathieu Othacehe
2020-06-02tests: Allow passing on systems without support for swap devices....Simon South
2020-05-14syscalls: Add 'getxattr'....Jan (janneke) Nieuwenhuizen
2020-02-11syscalls: Re-enable 'pivot-root' test....Ludovic Courtès
2019-10-05syscalls: Add 'add-to-entropy-count'....Ludovic Courtès
2019-06-27syscalls: Add 'terminal-rows'....Ludovic Courtès
2018-07-03syscalls: Define AT_SYMLINK_NOFOLLOW et al....Ludovic Courtès
2018-04-08tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels....Ludovic Courtès
2017-11-25syscalls: Adjust utmpx test....Ludovic Courtès
2017-07-12syscalls: Add network-interface-running?...Danny Milosavljevic