[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/17: gnu: ibus-minimal: Fix wrapping phase name.
From: |
guix-commits |
Subject: |
14/17: gnu: ibus-minimal: Fix wrapping phase name. |
Date: |
Thu, 18 Jan 2024 07:58:12 -0500 (EST) |
jpoiret pushed a commit to branch core-updates
in repository guix.
commit 9f12b39c456d1c354942deec778846566bbe5e20
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Tue Jan 16 00:45:38 2024 +0100
gnu: ibus-minimal: Fix wrapping phase name.
* gnu/packages/ibus.scm (ibus-minimal): Use actual name 'glib-or-gtk-wrap
instead of bogus 'wrap-program.
Change-Id: Ia0088260e9005ce25e6147b58a82a94f4b73f70b
---
gnu/packages/ibus.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm
index 8ed9e8f486..7b03f00286 100644
--- a/gnu/packages/ibus.scm
+++ b/gnu/packages/ibus.scm
@@ -180,7 +180,7 @@
(rename-file
(string-append #$output "/share/gtk-doc")
(string-append #$output:doc "/share/gtk-doc"))))
- (add-after 'wrap-program 'wrap-with-additional-paths
+ (add-after 'glib-or-gtk-wrap 'wrap-with-additional-paths
(lambda* (#:key outputs #:allow-other-keys)
;; Make sure 'ibus-setup' runs with the correct GI_TYPELIB_PATH.
(wrap-program (search-input-file outputs "bin/ibus-setup")
- 05/17: gnu: docbook2x: Fix build., (continued)
- 05/17: gnu: docbook2x: Fix build., guix-commits, 2024/01/18
- 04/17: gnu: glib-networking: Disable broken TLS1.2 test., guix-commits, 2024/01/18
- 13/17: gnu: parted: Use C.UTF-8 for Unicode tests., guix-commits, 2024/01/18
- 15/17: gnu: ffmpeg-4: Fix build with binutils ≥ 2.41., guix-commits, 2024/01/18
- 09/17: gnu: python-pillow: Fix build with zlib 1.3., guix-commits, 2024/01/18
- 06/17: gnu: flite: Disable parallel build., guix-commits, 2024/01/18
- 16/17: gnu: python-matplotlib: Fix flaky Legend loc test., guix-commits, 2024/01/18
- 17/17: gnu: evolution-data-server: Use C.UTF-8 locale in test., guix-commits, 2024/01/18
- 11/17: gnu: ghc-9.2: Remove unneeded glibc 2.33 patch., guix-commits, 2024/01/18
- 10/17: gnu: glibc-locales: Fix build., guix-commits, 2024/01/18
- 14/17: gnu: ibus-minimal: Fix wrapping phase name.,
guix-commits <=
- 12/17: gnu: ghc: Fix build with binutils ≥ 2.39., guix-commits, 2024/01/18