Files
nixpkgs/pkgs/tools/inputmethods/ibus/vala-parallelism.patch
T
Arnout Engelen 21b5b17390 ibus: don't build ui/gtk3 in parallel
as that led to inconsistent vala-generated method names

Fixes #230290
2025-11-03 09:39:13 +01:00

14 lines
352 B
Diff

diff --git a/ui/gtk3/Makefile.am b/ui/gtk3/Makefile.am
index 3ada6501..2066a8f5 100644
--- a/ui/gtk3/Makefile.am
+++ b/ui/gtk3/Makefile.am
@@ -304,6 +304,8 @@ panelbinding.o: $(srcdir)/panelbinding.c
$(AM_V_CC_no)$(COMPILE) -c -o $@ $<
$(NULL)
+.NOTPARALLEL:
+
MAINTAINERCLEANFILES += extension.c panelbinding.c
man_seven_DATA = ibus-emoji.7