forked from misaka00251/go-rpm-macros
Update macros
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
}
|
||||
%buildsystem_golang_check() %{expand:\\\
|
||||
%{go_common} \\\
|
||||
cd %{go_sys_gopath}/%{go_import_path} ; \\\
|
||||
cd %{_builddir}/go/src/%{go_import_path} ; \\\
|
||||
%__go test %{shrink:%{go_test_flags_default} %*} ./... \\\
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user