mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-slava86.git
synced 2025-02-23 23:42:54 +00:00
Don't process commented-out script
This commit is contained in:
parent
488e9556c8
commit
dd4227f5f7
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ members of the Chromium and WebDriver teams.
|
|||
%patch508 -p1 -b .vaapiMain
|
||||
# We have libva1 in rosa2016.1, but will have libva2 in rosa2019.1
|
||||
# This patch is needed for libva1 only (where VA_MAJOR_VERSION = 0)
|
||||
#define vaapi_version %(cat %{_includedir}/va/va_version.h | grep '#define VA_MAJOR_VERSION ' | awk '{print $NF}')
|
||||
#define vaapi_version #(cat %{_includedir}/va/va_version.h | grep '#define VA_MAJOR_VERSION ' | awk '{print $NF}')
|
||||
%if %{mdvver} < 201800
|
||||
%patch509 -p1 -b .vaapi1
|
||||
%endif
|
||||
|
|
Loading…
Add table
Reference in a new issue