Merge pull request #115 from ClusterLabs/build-fix

Add workaround for rsync usage
main
Digimer 4 years ago committed by GitHub
commit cb1aea53e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      anvil.spec.in

@ -24,7 +24,7 @@ BuildRequires: fence-agents-common
# OCFROOT
BuildRequires: resource-agents
# Require the "npm" tool for building the web UI.
BuildRequires: npm >= 6
BuildRequires: npm >= 6 rsync
%description
This package generates the anvil-core, anvil-striker, anvil-node and anvil-dr

Loading…
Cancel
Save