GNU bug report logs -
#77337
[PATCH 0/3] gnome: Replace libgnomekbd with tecla.
Previous Next
Reported by: Noé Lopez <noelopez <at> free.fr>
Date: Fri, 28 Mar 2025 13:23:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 77337 <at> debbugs.gnu.org (full text, mbox):
This was changed in GNOME 45. The absolute tecla path is found in meson and
does not need to be substituted.
* gnu/packages/gnome.scm (gnome-control-center): Replace libgnomekbd with tecla.
Change-Id: I0bc4661ce16c6128c4f35ef17fec5a4764054355
---
gnu/packages/gnome.scm | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3d1df8155d..46b008f9c4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9443,10 +9443,6 @@ (define-public gnome-control-center
(substitute* "tests/datetime/test-endianess.c"
(("/usr/share/locale")
(search-input-directory inputs "share/locale")))
- (substitute* "panels/system/region/cc-region-page.c"
- (("\"gkbd-keyboard-display")
- (string-append "\"" (search-input-file
- inputs "bin/gkbd-keyboard-display"))))
(substitute* '("panels/network/net-device-bluetooth.c"
"panels/network/net-device-mobile.c"
"panels/network/connection-editor/net-connection-editor.c")
--
2.49.0
This bug report was last modified 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.