forked from pool/syncthing
Accepting request 318709 from home:boombatower:branches:network
Write v%{version} to RELEASE so build scripts pick up a release version instead of unknown-dev. OBS-URL: https://build.opensuse.org/request/show/318709 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=18
This commit is contained in:
parent
5d37bfc4e3
commit
451c016090
@ -40,6 +40,7 @@ Internet.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
echo "v%{version}" | tee RELEASE
|
||||||
%goprep github.com/%{name}/%{name}
|
%goprep github.com/%{name}/%{name}
|
||||||
go run build.go -no-upgrade build
|
go run build.go -no-upgrade build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user