/[packages]/updates/8/nodejs/current/SPECS/nodejs.spec
ViewVC logotype

Diff of /updates/8/nodejs/current/SPECS/nodejs.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1754941 by neoclust, Mon Nov 8 20:53:08 2021 UTC revision 1755217 by neoclust, Tue Nov 9 07:50:27 2021 UTC
# Line 333  The API documentation for the Node.js Ja Line 333  The API documentation for the Node.js Ja
333  rm -rf deps/zlib  rm -rf deps/zlib
334  rm -rf deps/brotli  rm -rf deps/brotli
335    
 # Replace any instances of unversioned python' with python3  
 pathfix.py -i %{__python3} -pn $(find -type f ! -name "*.js")  
 find . -type f -exec sed -i "s~/usr\/bin\/env python~/usr/bin/python3~" {} \;  
 find . -type f -exec sed -i "s~/usr\/bin\/python\W~/usr/bin/python3~" {} \;  
 sed -i "s~python~python3~" $(find . -type f | grep "gyp$")  
 sed -i "s~usr\/bin\/python2~usr\/bin\/python3~" ./deps/v8/tools/gen-inlining-tests.py  
 sed -i "s~usr\/bin\/python.*$~usr\/bin\/python3~" ./deps/v8/tools/mb/mb_unittest.py  
 find . -type f -exec sed -i "s~python -c~python3 -c~" {} \;  
   
336  %build  %build
337    
338  %ifarch s390 s390x %{arm} %ix86  %ifarch s390 s390x %{arm} %ix86

Legend:
Removed from v.1754941  
changed lines
  Added in v.1755217

  ViewVC Help
Powered by ViewVC 1.1.30