From 78d9c84fc4d1aa78cd596c7f7ca333d2c458b4a0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 15 Mar 2023 12:43:26 +0100 Subject: nodejs: bump to 19.8.0 --- extra/nodejs/build | 6 ------ 1 file changed, 6 deletions(-) (limited to 'extra/nodejs/build') diff --git a/extra/nodejs/build b/extra/nodejs/build index 10458be2..089684a9 100755 --- a/extra/nodejs/build +++ b/extra/nodejs/build @@ -13,9 +13,3 @@ clsed '/^subninja.*openssl-fipsmodule/d' out/Release/build.ninja ninja -C out/Release tools/install.py install "$1" /usr - -# Change name of file that has a name longer than the value allowed by the ustar -# format. -cd "$1/usr/lib/node_modules/corepack/dist" -mv vendors-_yarn*.js vendors-_yarn_berry_cache.js -clsed '/yarn_berry/s/vendors-[^"]*/vendors-_yarn_berry_cache/' corepack.js -- cgit v1.2.3