From 5278992051d64539eaf60aefa8852280b5b8ed12 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 19 Jan 2014 00:19:31 +0400 Subject: [PATCH] typo: fix macros Signed-off-by: Igor Gnatenko --- mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 98f1033..8a36b86 100644 --- a/mesa.spec +++ b/mesa.spec @@ -335,7 +335,7 @@ grep -q ^/ src/gallium/auxiliary/vl/vl_decoder.c && exit 1 %patch30 -p1 -b .copy_sub_buffer -%if 0%{with_opencl} +%if 0%{?with_opencl} %patch99 -p1 -b .icd %endif