]> git.pld-linux.org Git - packages/blueman.git/commitdiff
pass python version/paths manually
authorJan Palus <atler@pld-linux.org>
Thu, 31 Mar 2022 22:10:03 +0000 (00:10 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 31 Mar 2022 22:10:03 +0000 (00:10 +0200)
blueman.spec

index f1509b76481e26329016f76799097453cf23f22b..21d66c1e9746527867d7203bd794cc29c943e178 100644 (file)
@@ -151,6 +151,9 @@ Wtyczka Bluemana dla Thunara.
 %configure \
        CYTHONEXEC=/usr/bin/cython3 \
        NETWORKTOOLS=/sbin/ip \
+       am_cv_python_pyexecdir=%{py3_sitedir} \
+       am_cv_python_pythondir=%{py3_sitedir} \
+       am_cv_python_version=%{py3_ver} \
        --disable-runtime-deps-check \
        --disable-schemas-compile \
        --disable-static \
This page took 0.101245 seconds and 4 git commands to generate.