Use askalono for license detection

This commit is contained in:
Robert-André Mauchin 2025-10-04 14:44:15 +02:00
commit 2949853ee5
2 changed files with 1 additions and 7 deletions

View file

@ -1,12 +1,6 @@
# Generated by go2rpm 1.17.1
%bcond check 1
# scancode has a lot of dependencies, so it can be disabled for a faster build
# or when its deps are unavailable.
%if %{defined rhel} || "%{_arch}" == "i386"
%global go_vendor_license_check_disable 1
%endif
# https://github.com/apache/cloudstack-cloudmonkey
%global goipath github.com/apache/cloudstack-cloudmonkey
Version: 6.5.0

View file

@ -1,4 +1,4 @@
[archive]
[licensing]
detector = "scancode"
detector = "askalono"