diff --git a/runc.spec b/runc.spec index 8455bf2..9508613 100644 --- a/runc.spec +++ b/runc.spec @@ -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}