[packages/guile] - try to disable numbers test also on x32
qboosh
qboosh at pld-linux.org
Fri Jan 27 20:36:34 CET 2023
commit 8f7ab8f3541faae59ccf5c4395325afe4e9ad287
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Jan 27 20:37:53 2023 +0100
- try to disable numbers test also on x32
guile.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/guile.spec b/guile.spec
index ab6a747..fefe452 100644
--- a/guile.spec
+++ b/guile.spec
@@ -182,7 +182,7 @@ Tryb edycji guile dla emacsa.
%setup -q
%patch0 -p1
%patch1 -p1
-%ifarch %{ix86}
+%ifarch %{ix86} x32
%patch2 -p1
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile.git/commitdiff/8f7ab8f3541faae59ccf5c4395325afe4e9ad287
More information about the pld-cvs-commit
mailing list