[packages/libArcus] - it wasn't detection that was screwed, it was our python, rel 8

baggins baggins at pld-linux.org
Sun Apr 3 09:29:00 CEST 2022


commit 4abc1fd85b4959f7f52527af787521207fbc7471
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 3 09:28:19 2022 +0200

    - it wasn't detection that was screwed, it was our python, rel 8

 libArcus.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/libArcus.spec b/libArcus.spec
index c8bf453..e9e41a8 100644
--- a/libArcus.spec
+++ b/libArcus.spec
@@ -2,7 +2,7 @@ Summary:	Communication library between internal components for Ultimaker softwar
 Summary(pl.UTF-8):	Biblioteka komunikacji między wewnętrznymi komponentami oprogramowania Ultimaker
 Name:		libArcus
 Version:	4.5.0
-Release:	7
+Release:	8
 License:	AGPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/Ultimaker/libArcus/releases
@@ -83,9 +83,6 @@ install -d $RPM_BUILD_ROOT%{py3_sitedir}
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# python location detection is totally screwed in this package
-%{__mv} $RPM_BUILD_ROOT{/usr/local/%{_lib}/python3*/site-packages,%{py3_sitedir}}/Arcus.so
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libArcus.git/commitdiff/4abc1fd85b4959f7f52527af787521207fbc7471



More information about the pld-cvs-commit mailing list