gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: meson: missing xdg file


From: gnunet
Subject: [gnunet] branch master updated: meson: missing xdg file
Date: Tue, 19 Dec 2023 10:12:53 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 521f253b0 meson: missing xdg file
521f253b0 is described below

commit 521f253b047efc94367cdc5acae86fe53dd1f34d
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Dec 19 10:12:48 2023 +0100

    meson: missing xdg file
---
 scripts/meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/meson.build b/scripts/meson.build
index 830bec0c4..1628bfd13 100644
--- a/scripts/meson.build
+++ b/scripts/meson.build
@@ -7,8 +7,8 @@ install_data([
               ],
               install_dir: get_option('datadir')/'gnunet')
 
-install_data('xdg-scheme-handler'/'gnunet-uri.desktop',
-             install_dir: get_option('datadir')/'applications')
+#install_data('xdg-scheme-handler'/'gnunet-uri.desktop',
+#             install_dir: get_option('datadir')/'applications')
 
 binfiles = [
   'dosubst.awk',

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