gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated (e574399be -> 72bc94764)


From: gnunet
Subject: [gnunet] branch master updated (e574399be -> 72bc94764)
Date: Tue, 20 Feb 2024 20:12:40 +0100

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

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

    from e574399be MESSENGER: Cleanup circular dependency in linked deletion
     new ab8cc39aa meson: fix handbook path
     new 72bc94764 update submodules

The 2 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:
 contrib/handbook         | 2 +-
 doc/handbook/meson.build | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/handbook b/contrib/handbook
index 2600551f4..df1082e8f 160000
--- a/contrib/handbook
+++ b/contrib/handbook
@@ -1 +1 @@
-Subproject commit 2600551f4246a3ef7402013ba285adcff61b92bc
+Subproject commit df1082e8f4f69b377c3d1b8963036d13e97bb432
diff --git a/doc/handbook/meson.build b/doc/handbook/meson.build
index dd9a2ddcf..ee6156192 100644
--- a/doc/handbook/meson.build
+++ b/doc/handbook/meson.build
@@ -12,7 +12,7 @@ else
       output: 'html',
       command: [sphinx,
               '-M', 'html',
-              meson.project_source_root()/'contrib'/'sphinx', 
meson.current_build_dir()],
+              meson.project_source_root()/'contrib'/'handbook', 
meson.current_build_dir()],
       install: true,
       install_dir: docdir)
   endif
@@ -27,7 +27,7 @@ else
       output: ['texinfo'],
       command: [sphinx,
               '-M', 'texinfo',
-              meson.project_source_root()/'contrib'/'sphinx', 
meson.current_build_dir()],
+              meson.project_source_root()/'contrib'/'handbook', 
meson.current_build_dir()],
       install: false,
       install_dir: get_option('infodir'))
     custom_target('gnunet.info',

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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