projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52de9c0
)
gnunet-bugreport: GNUtls->GnuTLS
author
Nils Gillmann
<ng0@n0.is>
Tue, 5 Jun 2018 10:17:44 +0000
(10:17 +0000)
committer
Nils Gillmann
<ng0@n0.is>
Tue, 5 Jun 2018 10:17:44 +0000
(10:17 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
contrib/scripts/gnunet-bugreport
patch
|
blob
|
history
diff --git
a/contrib/scripts/gnunet-bugreport
b/contrib/scripts/gnunet-bugreport
index 7fbb2f46c8a9f12d0d6cce30d66b2e36c9d0847d..f17cb7636e2ed08fb1da6f728c7be06306e68563 100755
(executable)
--- a/
contrib/scripts/gnunet-bugreport
+++ b/
contrib/scripts/gnunet-bugreport
@@
-233,7
+233,7
@@
gcc -o $TMPFILE $TMPFILE.c 2> /dev/null && $TMPFILE || echo "Not found"
rm -f $TMPFILE $TMPFILE.bin
-echo -n "G
NUtls
: "
+echo -n "G
nuTLS
: "
TMPFILE=`mktemp /tmp/gnutls-version-testXXXXXX`
cat - >$TMPFILE.c <<EOF
#include <gnutls/gnutls.h>