gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: fix removal of file for make dist


From: gnunet
Subject: [gnunet] branch master updated: fix removal of file for make dist
Date: Sun, 27 Oct 2019 18:00:40 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 89e1d1607 fix removal of file for make dist
89e1d1607 is described below

commit 89e1d16074f59abaf02fa4bbfa111ad86cf8cf3a
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sun Oct 27 17:58:12 2019 +0100

    fix removal of file for make dist
---
 contrib/Makefile.am | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index c3dfd57ed..a997a8377 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -18,21 +18,22 @@ INITD_FILES = \
  services/systemd/gnunet.service
 
 PACKAGES_FILES = \
-    guix/gnu/packages/gnunet.scm \
-    nix/gnunet-dev.nix \
-    nix/default.nix \
-    alpine/gnunet-gtk/APKBUILD \
-    alpine/gnunet/APKBUILD \
-    alpine/gnunet/gnunet-system-services.initd \
-    alpine/gnunet/gnunet-system.conf \
-    alpine/gnunet/gnunet-user-services.initd \
-    alpine/gnunet/gnunet-user.conf \
-    alpine/gnunet/gnunet.post-deinstall \
-    alpine/gnunet/gnunet.post-install \
-    alpine/gnunet/gnunet.pre-deinstall \
-    alpine/gnunet/gnunet.pre-install \
-    alpine/gnunet/gnunet.xsession \
-    alpine/gnurl/APKBUILD
+    packages/guix/guix-env-py2.scm \
+    packages/guix/guix-env-gillmann.scm \
+    packages/guix/notest-guix-env.scm \
+    packages/nix/gnunet-dev.nix \
+    packages/nix/default.nix \
+    packages/alpine/gnunet-gtk/APKBUILD \
+    packages/alpine/gnunet/APKBUILD \
+    packages/alpine/gnunet/gnunet-system-services.initd \
+    packages/alpine/gnunet/gnunet-system.conf \
+    packages/alpine/gnunet/gnunet-user-services.initd \
+    packages/alpine/gnunet/gnunet-user.conf \
+    packages/alpine/gnunet/gnunet.post-install \
+    packages/alpine/gnunet/gnunet.pre-deinstall \
+    packages/alpine/gnunet/gnunet.pre-install \
+    packages/alpine/gnunet/gnunet.xsession \
+    packages/alpine/gnurl/APKBUILD
 
 EXTRA_DIST = \
  conf/colorit/colorit.conf \

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]