gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 03/12: BUILD: wrong setup for infile


From: gnunet
Subject: [gnunet] 03/12: BUILD: wrong setup for infile
Date: Fri, 29 Sep 2023 19:40:00 +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 21783d0b5796640c856a71415b3710e7376956f1
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Sep 29 16:54:55 2023 +0200

    BUILD: wrong setup for infile
---
 src/transport/meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/transport/meson.build b/src/transport/meson.build
index 3c5f980c9..e0e09e27b 100644
--- a/src/transport/meson.build
+++ b/src/transport/meson.build
@@ -22,8 +22,8 @@ configure_file(input : 'transport.conf.in',
                install: true,
                install_dir: pkgcfgdir)
 
-configure_file(input : 'gnunet-transport-certificate-creation',
-               output : 'gnuent-transport-certificate-creation.in',
+configure_file(input : 'gnunet-transport-certificate-creation.in',
+               output : 'gnuent-transport-certificate-creation',
                configuration : cdata,
                install: true,
                install_dir: get_option('bindir'))

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