SHA256
1
0
forked from cockpit/cockpit
Adam Majer 2024-07-31 11:49:42 +00:00 committed by Git OBS Bridge
parent 0c0c25465c
commit 177e09963d

View File

@ -239,8 +239,7 @@ BuildRequires: python3-tox-current-env
cp %SOURCE1 tools/cockpit.pam
#
rm -rf node_modules package-lock.json
local-npm-registry %{_sourcedir} install --also=dev --legacy-peer-deps
local-npm-registry %{_sourcedir} install --include=dev --ignore-scripts
%build
find node_modules -name \*.node -print -delete