gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/02: BUILD: fix dist handbook


From: gnunet
Subject: [gnunet] 01/02: BUILD: fix dist handbook
Date: Sat, 30 Sep 2023 08:25:11 +0200

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

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

commit bf24a8792b1554e16eb5316bd702043aa5526b90
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sat Sep 30 08:10:19 2023 +0200

    BUILD: fix dist handbook
---
 doc/handbook/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/handbook/meson.build b/doc/handbook/meson.build
index 9d33a277b..dd9a2ddcf 100644
--- a/doc/handbook/meson.build
+++ b/doc/handbook/meson.build
@@ -19,7 +19,7 @@ else
 endif
 
 if fs.exists('texinfo')
-  install_data('handbook/texinfo/gnunet.info',
+  install_data('texinfo'/'gnunet.info',
                install_dir: get_option('infodir'))
 else
   if sphinx.found()

-- 
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]