specfile: absolute Source0
Use a Source0 that works directly instead of having to go through automation to build. Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
parent
128509da2e
commit
a31440a39d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ ExcludeArch: i686
|
|||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-SA-4.0 AND ISC AND MIT AND MPL-2.0 AND Unlicense
|
||||
|
||||
URL: %{gourl}
|
||||
Source0: %{gosource}
|
||||
Source0: https://github.com/osbuild/image-builder-cli/releases/download/v%{version}/image-builder-cli-%{version}.tar.gz
|
||||
|
||||
|
||||
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue