diff options
Diffstat (limited to 'nix/local.mk')
-rw-r--r-- | nix/local.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nix/local.mk b/nix/local.mk index fd7379b5ff..cdcd9eb1c2 100644 --- a/nix/local.mk +++ b/nix/local.mk @@ -165,9 +165,6 @@ nodist_pkglibexec_SCRIPTS += \ endif BUILD_DAEMON_OFFLOAD -nodist_pkglibexec_SCRIPTS += \ - %D%/scripts/authenticate - # The '.service' files for systemd. systemdservicedir = $(libdir)/systemd/system nodist_systemdservice_DATA = etc/guix-daemon.service etc/guix-publish.service |