[packages/libredwg] pass PYTHON path explicitly
atler
atler at pld-linux.org
Sun Jun 30 15:03:23 CEST 2024
commit d204bb2a38c6a6c7e327ad5a122c8a4684f1b545
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jun 30 14:17:58 2024 +0200
pass PYTHON path explicitly
libredwg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libredwg.spec b/libredwg.spec
index f82a4ab..99cdd2f 100644
--- a/libredwg.spec
+++ b/libredwg.spec
@@ -113,6 +113,7 @@ Interfejs Pythona do biblioteki LibreDWG.
%{__autoheader}
%{__automake}
%configure \
+ PYTHON="%{__python}" \
--disable-silent-rules \
%{?with_static_libs:--enable-static} \
--with-perl-install=vendor
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libredwg.git/commitdiff/d204bb2a38c6a6c7e327ad5a122c8a4684f1b545
More information about the pld-cvs-commit
mailing list