gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: Fix report by snowie wrt ma


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Fix report by snowie wrt manpage linking. It should be LN_S instead, but since I am halfway through rewriting the script and almost done with the actual manpage let's skip the symlinking.
Date: Fri, 08 Mar 2019 17:51:02 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 1375e4e4e Fix report by snowie wrt manpage linking. It should be LN_S 
instead, but since I am halfway through rewriting the script and almost done 
with the actual manpage let's skip the symlinking.
     new 732637932 Merge branch 'master' of gnunet.org:gnunet
1375e4e4e is described below

commit 1375e4e4e2436c394348aa9652fcfb9c2b0ecd7d
Author: ng0 <address@hidden>
AuthorDate: Fri Mar 8 16:49:39 2019 +0000

    Fix report by snowie wrt manpage linking.
    It should be LN_S instead, but since I am halfway through
    rewriting the script and almost done with the actual manpage
    let's skip the symlinking.
---
 doc/man/Makefile.am | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
index 93845ba72..3808afb1f 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -5,9 +5,6 @@ do_subst = $(SED) -e 's,address@hidden@],$(sysconfdir),g'
 gnunet.conf.5: gnunet.conf.5.in Makefile
        $(do_subst) < $(srcdir)/gnunet.conf.5.in > gnunet.conf.5
 
-gnunet-gns-proxy-setup-ca.1: Makefile
-       $(LN) -s $(srcdir)/gnunet-gns-proxy.1 gnunet-gns-proxy-setup-ca.1
-
 CLEANFILES = gnunet.conf.5 gnunet-gns-proxy-setup-ca.1
 
 man_MANS = \
@@ -29,7 +26,6 @@ man_MANS = \
   gnunet-fs.1 \
   gnunet-gns.1 \
   gnunet-gns-proxy.1 \
-  gnunet-gns-proxy-setup-ca.1 \
   gnunet-identity.1 \
   gnunet-cadet.1 \
   gnunet-namecache.1 \

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



reply via email to

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