[packages/protobuf] set path to newly build protoc required by python ext
atler
atler at pld-linux.org
Mon Sep 22 11:09:43 CEST 2025
commit d788a6933cfb20de3f30de8e1e3ad769329df31c
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Sep 22 11:07:25 2025 +0200
set path to newly build protoc required by python ext
protobuf.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/protobuf.spec b/protobuf.spec
index fb19337..3969edd 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -227,6 +227,7 @@ cd build
%{__make}
+export PROTOC="$(pwd)/protoc"
cd ../python
%if %{with python3}
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/protobuf.git/commitdiff/84b93edc4c4bf128f4783fc326af3a9ea33b828e
More information about the pld-cvs-commit
mailing list