fix conditional so that Fedora does not use the bundled node it does not need

This commit is contained in:
Tom spot Callaway 2021-09-16 17:53:57 -04:00
parent 93796dbd54
commit 42f4d2d0e5
1 changed files with 1 additions and 1 deletions

View File

@ -1226,7 +1226,7 @@ CHROMIUM_HEADLESS_GN_DEFINES+=' use_cups=false use_dbus=false use_gio=false use_
CHROMIUM_HEADLESS_GN_DEFINES+=' use_pulseaudio=false use_udev=false use_gtk=false use_glib=false use_x11=false'
export CHROMIUM_HEADLESS_GN_DEFINES
%if 0%{?rhel} <= 8
%if 0%{?rhel} && 0%{?rhel} <= 8
pushd third_party/node/linux
%ifarch x86_64
tar xf %{SOURCE19}