1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

build: Don’t delete ‘guix-gc.timer’ file.

Without this invoking ‘make clean’ would remove ‘guix-gc.timer’, and ‘make’
would fail with.

  make[2]: *** No rule to make target 'etc/guix-gc.timer', needed by 'all-am'.  Stop.

* nix/local.mk (nodist_systemdservice_DATA): Remove ‘guix-gc.timer’.
This commit is contained in:
Xinglu Chen
2021-09-28 17:27:32 +02:00
committed by Mathieu Othacehe
parent f80ce9b6b3
commit 8579304e8f

View File

@@ -154,8 +154,7 @@ nodist_systemdservice_DATA = \
etc/gnu-store.mount \
etc/guix-daemon.service \
etc/guix-publish.service \
etc/guix-gc.service \
etc/guix-gc.timer
etc/guix-gc.service
etc/%.mount: etc/%.mount.in \
$(top_builddir)/config.status