]> git.pld-linux.org Git - packages/xorg-data-xcursor-themes.git/blobdiff - xorg-data-xcursor-themes.spec
- fixed x32 condition (arch is noarch, need to check _host_cpu)
[packages/xorg-data-xcursor-themes.git] / xorg-data-xcursor-themes.spec
index ffe4b954f87a42539417c07d91c9528776d22ffb..a2175a30221b4ddd74fa0896be32f4a0b54a8690 100644 (file)
@@ -74,7 +74,7 @@ Motyw kursorów "whiteglass" dla X11.
 %{__autoconf}
 %{__automake}
 %configure \
-%ifnarch x32
+%if "%{_host_cpu}" != "x32"
        --host=%{_host} \
        --build=%{_host}
 %endif
This page took 0.11019 seconds and 4 git commands to generate.