[packages/glycin-loaders] - more x32
qboosh
qboosh at pld-linux.org
Sat May 11 08:51:43 CEST 2024
commit 5144fb96730492aa299510ed2708a9da5c37ac3d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 11 07:33:01 2024 +0200
- more x32
glycin-loaders.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/glycin-loaders.spec b/glycin-loaders.spec
index 16a99dc..ebfd8d8 100644
--- a/glycin-loaders.spec
+++ b/glycin-loaders.spec
@@ -43,7 +43,8 @@ wczytujących działających w piaskownicy.
%setup -q
%ifarch x32
-%{__sed} -i -e "/^cargo_options/ a '--target', 'x86_64-unknown-linux-gnux32'," loaders/meson.build
+%{__sed} -i -e "/^cargo_options/ a '--target', 'x86_64-unknown-linux-gnux32'," \
+ -e "s,/ rust_target /,/ 'x86_64-unknown-linux-gnux32' / rust_target /," loaders/meson.build
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glycin-loaders.git/commitdiff/5144fb96730492aa299510ed2708a9da5c37ac3d
More information about the pld-cvs-commit
mailing list