gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [www] branch stable updated (9c4c1a3 -> 928e28f)


From: gnunet
Subject: [GNUnet-SVN] [www] branch stable updated (9c4c1a3 -> 928e28f)
Date: Tue, 20 Aug 2019 16:13:51 +0200

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

grothoff pushed a change to branch stable
in repository www.

    from 9c4c1a3  Merge branch 'master' into stable
     add b064f95  add missing <br>
     new 928e28f  Merge branch 'master' into stable

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 template/install-on-debian9.html.j2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/template/install-on-debian9.html.j2 
b/template/install-on-debian9.html.j2
index 808e2c3..7655051 100644
--- a/template/install-on-debian9.html.j2
+++ b/template/install-on-debian9.html.j2
@@ -108,7 +108,7 @@
     $ export GNUNET_PREFIX=/usr/local # for example, other locations possible
     $ ./configure --prefix=$GNUNET_PREFIX --disable-documentation 
--with-microhttpd=/opt/libmicrohttpd<br>
     $ sudo addgroup gnunet<br>
-    $ sudo usermod -aG gnunet $USER
+    $ sudo usermod -aG gnunet $USER<br>
     $ make -j$(nproc || echo -n 1)<br>
     $ sudo make install
   </code>
@@ -118,7 +118,7 @@
   <code>
     $ cd ~/gnunet_installation/gnunet<br>
     $ ./bootstrap<br>
-    $ export GNUNET_PREFIX=/usr/local # for example, other locations possible
+    $ export GNUNET_PREFIX=/usr/local # for example, other locations 
possible<br>
     $ export CFLAGS="-g -Wall -O0"<br>
     $ ./configure --prefix=$GNUNET_PREFIX --disable-documentation 
--enable-logging=verbose --with-microhttpd=/opt/libmicrohttpd<br>
     $ sudo addgroup gnunet<br>

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



reply via email to

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