diff --git a/etcd.spec b/etcd.spec index 6ae1501..8c8d3b3 100644 --- a/etcd.spec +++ b/etcd.spec @@ -214,7 +214,6 @@ ln -s ../../../ src/github.com/coreos/etcd export GOPATH=$(pwd):%{gopath} %else export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} -exit 1 %endif # Just temporary definition