From 4abc1fd85b4959f7f52527af787521207fbc7471 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 3 Apr 2022 09:28:19 +0200 Subject: [PATCH] - 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 -- 2.44.0