Update macros

This commit is contained in:
2026-01-04 10:56:57 +08:00
parent 8bdee4b0c7
commit 0c9c789580

View File

@@ -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} %*} ./... \\\
}