remove duplicate patch application
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit-machines?expand=0&rev=23
This commit is contained in:
parent
3cd9be8e7b
commit
d9ae2581ef
@ -61,8 +61,6 @@ If "virt-install" is installed, you can also create new virtual machines.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
%patch10 -p1
|
|
||||||
%patch11 -p1
|
|
||||||
rm -f package-lock.json
|
rm -f package-lock.json
|
||||||
local-npm-registry %{_sourcedir} install --with=dev --legacy-peer-deps || ( find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false)
|
local-npm-registry %{_sourcedir} install --with=dev --legacy-peer-deps || ( find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user