SHA256
1
0
Adam Majer 2023-05-22 14:46:32 +00:00 committed by Git OBS Bridge
parent b97526a383
commit 9f995e9c9d
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 22 14:45:27 UTC 2023 - Adam Majer <adam.majer@suse.de>
- Fix build on SLE12SP5
-------------------------------------------------------------------
Fri May 19 12:17:15 UTC 2023 - Adam Majer <adam.majer@suse.de>

View File

@ -965,6 +965,7 @@ rm test/parallel/test-strace-openat-openssl.js
# needed to fix build on SLE12 SP5
%if 0%{?forced_python_version:1}
sed -i -e "s,'python3','python%{forced_python_version}'," test/parallel/test-child-process-set-blocking.js
sed -i -e "s,^#!/usr/bin/env python3$,#!/usr/bin/python%{forced_python_version}," tools/pseudo-tty.py
%endif
ln addon-rpm.gypi deps/npm/node_modules/node-gyp/addon-rpm.gypi