gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 01/19: contrib: rename scripts/report.sh to script


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 01/19: contrib: rename scripts/report.sh to scripts/gnunet-bugreport and install it.
Date: Wed, 13 Jun 2018 11:18:19 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

commit 6decfbd4ca86b2465d01406de586fcd5a5005c00
Author: Nils Gillmann <address@hidden>
AuthorDate: Mon Jun 4 20:50:28 2018 +0000

    contrib: rename scripts/report.sh to scripts/gnunet-bugreport and install 
it.
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 contrib/Makefile.am                             | 4 +++-
 contrib/scripts/{report.sh => gnunet-bugreport} | 0
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 8e07a5d8c..81528a90e 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -32,9 +32,11 @@ dist_pkgdata_DATA = \
  gns/gns-form.xslt \
  branding/logo/gnunet-logo.pdf \
  branding/logo/gnunet-logo-color.png \
- scripts/report.sh \
  testing_hostkeys.ecc
 
+bin_PROGRAMS = \
+ scripts/gnunet-bugreport
+
 if MINGW
 tap32_DATA = \
  3rdparty/Windows/openvpn-tap32/tapw32/tap0901.sys \
diff --git a/contrib/scripts/report.sh b/contrib/scripts/gnunet-bugreport
similarity index 100%
rename from contrib/scripts/report.sh
rename to contrib/scripts/gnunet-bugreport

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



reply via email to

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