SHA256
1
0
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:
Alexei Sorokin 2015-07-25 22:18:00 +00:00 committed by Git OBS Bridge
parent 5d37bfc4e3
commit 451c016090

View File

@ -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