[packages/ibus-cangjie] - fixed build with python3 symlinked to /usr/bin/python; release 11
qboosh
qboosh at pld-linux.org
Sat Apr 5 16:28:56 CEST 2025
commit f9f317cc5d9ca252591374476c76401d09dfba30
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 5 15:53:37 2025 +0200
- fixed build with python3 symlinked to /usr/bin/python; release 11
ibus-cangjie.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ibus-cangjie.spec b/ibus-cangjie.spec
index ee7c3f2..8a09b6b 100644
--- a/ibus-cangjie.spec
+++ b/ibus-cangjie.spec
@@ -4,7 +4,7 @@ Summary: The Cangjie engine for IBus input platform
Summary(pl.UTF-8): Silnik Cangjie dla platformy wprowadzania znaków IBus
Name: ibus-cangjie
Version: 2.4
-Release: 10
+Release: 11
License: GPL v3+
Group: Libraries
#Source0Download: https://github.com/Cangjians/ibus-cangjie/releases
@@ -57,6 +57,7 @@ uproszczony).
%{__autoheader}
%{__automake}
%configure \
+ PYTHON="%{__python3}" \
am_cv_python_pythondir=%{py3_sitescriptdir} \
--disable-silent-rules
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ibus-cangjie.git/commitdiff/f9f317cc5d9ca252591374476c76401d09dfba30
More information about the pld-cvs-commit
mailing list