Fix a build failure making SRPM

This is what `mongo-tools` does at least.
This commit is contained in:
Colin Walters 2017-08-30 13:50:14 -04:00
parent 43158017c9
commit 9c7abf3840

View File

@ -185,7 +185,7 @@ BUILDTAGS="seccomp selinux"
%endif
%gobuild -tags "$BUILDTAGS" -o bin/%{name} %{import_path}
%gobuild -o bin/%{name} \-tags "$BUILDTAGS" %{import_path}
%install
install -d -p %{buildroot}%{_bindir}