diff --git a/cockpit-tukit.spec b/cockpit-tukit.spec index d6d600c..173e1e1 100644 --- a/cockpit-tukit.spec +++ b/cockpit-tukit.spec @@ -50,7 +50,7 @@ Cockpit module for Transactional Update rm -f package-lock.json rm -rf node_modules -local-npm-registry %{_sourcedir} install --with=dev || ( find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false) +local-npm-registry %{_sourcedir} install --include=dev --ignore-scripts|| ( find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false) %build mkdir -p pkg