From 29a379567c9701452f63578f43c15d02109f7bbb Mon Sep 17 00:00:00 2001 From: remi Date: Sun, 17 Apr 2011 11:42:37 +0200 Subject: [PATCH] minor fix in macro usage --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index eafc97e..3aefc8b 100644 --- a/php.spec +++ b/php.spec @@ -24,7 +24,7 @@ %global with_fpm 0 %endif -%if %{?__isa:1} +%if 0%{?__isa:1} %global isasuffix -%{__isa} %else %global isasuffix %nil