From 19b4cdb748d6a38239d49b2fa52491e713e8d4ef6fe30ae71246344543493b74 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 24 Oct 2023 14:36:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs20?expand=0&rev=46 --- nodejs20.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nodejs20.spec b/nodejs20.spec index bee5875..a85e631 100644 --- a/nodejs20.spec +++ b/nodejs20.spec @@ -137,7 +137,6 @@ Source5: node-gyp_7.1.2.tar.xz Source10: update_npm_tarball.sh Source11: node_modules.tar.xz Source20: bash_output_helper.bash -Source21: wasm-fixtures.tar.gz ## Patches not distribution specific Patch1: cares_public_headers.patch @@ -680,7 +679,7 @@ echo "`grep node-v%{version}.tar.xz %{S:1} | head -n1 | cut -c1-64` %{S:0}" | s %endif %if %{node_version_number} <= 16 -tar zxf %{S:1} +tar zxf %{S:12} %endif %if %{node_version_number} <= 10