[packages/uhd] updated python lib name
atler
atler at pld-linux.org
Mon Aug 16 22:00:27 CEST 2021
commit 3f4f25fc47c8a291b70f5c0fe77b4fb66064dab9
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Aug 16 21:58:08 2021 +0200
updated python lib name
uhd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uhd.spec b/uhd.spec
index 3a154a7..1bfb616 100644
--- a/uhd.spec
+++ b/uhd.spec
@@ -290,7 +290,7 @@ rm -rf $RPM_BUILD_ROOT
%files -n python3-uhd
%defattr(644,root,root,755)
%dir %{py3_sitedir}/uhd
-%attr(755,root,root) %{py3_sitedir}/uhd/libpyuhd.so
+%attr(755,root,root) %{py3_sitedir}/uhd/libpyuhd.cpython-*.so
%{py3_sitedir}/uhd/*.py
%{py3_sitedir}/uhd/__pycache__
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uhd.git/commitdiff/c013d6c7fd7b0b8ebbb8088840846cce8142f522
More information about the pld-cvs-commit
mailing list