Accepting request 841748 from home:jengelh:branches:devel:kubic

- Avoid double %setup calls.

OBS-URL: https://build.opensuse.org/request/show/841748
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=8
This commit is contained in:
Richard Brown
2020-10-16 21:40:40 +00:00
committed by Git OBS Bridge
parent 187103ee84
commit 4b3ccc3b1f
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 14 10:12:25 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Avoid double %setup calls.
-------------------------------------------------------------------
Tue Oct 13 01:05:31 UTC 2020 - jenting hsiao <jenting.hsiao@suse.com>

View File

@@ -46,8 +46,7 @@ Supplements: packageand(velero:velero-restic-restore-helper)
Restic restore helper for %{name}.
%prep
%setup -q
%setup -q -T -D -a 1
%setup -q -a1
%build
%goprep %{goipath}
@@ -59,7 +58,6 @@ export CGO_ENABLED=0
%goinstall
%files
%defattr(-,root,root)
%doc README.md
%license LICENSE
%{_bindir}/velero