typo: fix macros

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2014-01-19 00:19:31 +04:00
parent 6aae606725
commit 5278992051
1 changed files with 1 additions and 1 deletions

View File

@ -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