From: Schanzenbach, Martin Date: Sun, 27 Oct 2019 16:50:15 +0000 (+0100) Subject: fix removal of file for make dist X-Git-Tag: v0.11.7~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ab6349cd4ff3df170b42088033194fa4995d1f30;p=oweals%2Fgnunet.git fix removal of file for make dist --- diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 26d570101..c3dfd57ed 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -18,9 +18,7 @@ INITD_FILES = \ services/systemd/gnunet.service PACKAGES_FILES = \ - guix/guix-env-py2.scm \ - guix/guix-env-gillmann.scm \ - guix/notest-guix-env.scm \ + guix/gnu/packages/gnunet.scm \ nix/gnunet-dev.nix \ nix/default.nix \ alpine/gnunet-gtk/APKBUILD \