forked from pool/syncthing
Accepting request 571706 from home:bmwiedemann:branches:network
Override BUILD_HOST to make build reproducible OBS-URL: https://build.opensuse.org/request/show/571706 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=128
This commit is contained in:
parent
84325fedbe
commit
2f61743571
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 14:18:59 UTC 2018 - bwiedemann@suse.com
|
||||
|
||||
- Override BUILD_HOST to make build reproducible
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 22:24:55 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -47,6 +47,7 @@ sed -i '/^RestartForceExitStatus=/d;s/^\(SuccessExitStatus=\).*$/\12/' \
|
||||
%endif
|
||||
|
||||
%build
|
||||
export BUILD_HOST=openSUSE
|
||||
mkdir -p build/src/ build/vendor/
|
||||
export GOPATH="$PWD/build:$PWD/build/vendor"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user