summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-01-19 00:19:31 +0400
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-01-19 00:19:31 +0400
commit5278992051d64539eaf60aefa8852280b5b8ed12 (patch)
treeaeac3423504ca14c3832bb251b059a043c81ac9e
parent6aae606725bd6f7ba75c15011f0a0850a6d2acd8 (diff)
downloadmesa-5278992051d64539eaf60aefa8852280b5b8ed12.tar.gz
mesa-5278992051d64539eaf60aefa8852280b5b8ed12.tar.xz
mesa-5278992051d64539eaf60aefa8852280b5b8ed12.zip
typo: fix macros
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
-rw-r--r--mesa.spec2
1 files changed, 1 insertions, 1 deletions
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