Merge "Fix monitor-helm* specfiles for new tarballs"
This commit is contained in:
commit
3bb54aad85
@ -37,7 +37,7 @@ BuildRequires: chartmuseum
|
||||
Monitor Helm elasticsearch charts
|
||||
|
||||
%prep
|
||||
%setup -n helm-charts-elastic
|
||||
%setup -n %(tar tf %SOURCE0 | head -1)
|
||||
%patch01 -p1
|
||||
%patch02 -p1
|
||||
%patch03 -p1
|
||||
|
@ -44,7 +44,7 @@ BuildRequires: chartmuseum
|
||||
Monitor Helm charts
|
||||
|
||||
%prep
|
||||
%setup -n helm-charts
|
||||
%setup -n %(tar tf %SOURCE0 | head -1)
|
||||
%patch01 -p1
|
||||
%patch02 -p1
|
||||
%patch03 -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user