|
|
@ -1354,7 +1354,7 @@ find -type f \( -iname "*.py" \) -exec sed -i '1s=^#! */usr/bin/\(python\|env py
|
|
|
|
popd
|
|
|
|
popd
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
mkdir -p third_party/node/linux/node-linux-x64/bin
|
|
|
|
mkdir -p third_party/node/linux/node-linux-x64/bin
|
|
|
|
ln -s %{_bindir}/node third_party/node/linux/node-linux-x64/bin/node
|
|
|
|
ln -sf %{_bindir}/node third_party/node/linux/node-linux-x64/bin/node
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# Get rid of the bundled esbuild
|
|
|
|
# Get rid of the bundled esbuild
|
|
|
|