]> git.pld-linux.org Git - packages/php-pecl-sasl.git/blobdiff - php-pecl-sasl.spec
- more general lib64 if
[packages/php-pecl-sasl.git] / php-pecl-sasl.spec
index 95f86be3141f7e9aaf1d4456db8b9e302cdb6aba..be1a3df00c1a9373571c23d84f950181bdf610b7 100644 (file)
@@ -51,10 +51,10 @@ To rozszerzenie ma w PECL status: %{_status}.
 %prep
 %setup -q -c
 # Ugly, could be done somehow prettier (one combined patch?)
-%ifnarch amd64
-%patch0 -p1
-%else
+%if "%{_lib}" == "lib64"
 %patch1 -p1
+%else
+%patch0 -p1
 %endif
 
 %build
This page took 0.222041 seconds and 4 git commands to generate.