[packages/gimp-help] - ifarch doesn't work with BA

qboosh qboosh at pld-linux.org
Sat Sep 2 20:23:26 CEST 2023


commit 9e7fb4515284db2eceb931d4184a0b2391868dd9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 2 20:06:21 2023 +0200

    - ifarch doesn't work with BA

 gimp-help.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gimp-help.spec b/gimp-help.spec
index 8632419..17ca849 100644
--- a/gimp-help.spec
+++ b/gimp-help.spec
@@ -50,7 +50,7 @@ ludzkimi gałkami ocznymi.
 \
 ' Makefile.in
 %configure \
-%ifnarch x32
+%if "%{_host_cpu}" != "x32"
 	--host=%{_host} \
 	--build=%{_host} \
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gimp-help.git/commitdiff/9e7fb4515284db2eceb931d4184a0b2391868dd9



More information about the pld-cvs-commit mailing list