Use askalono for license detection
This commit is contained in:
parent
e04ae063ad
commit
2949853ee5
2 changed files with 1 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[archive]
|
||||
|
||||
[licensing]
|
||||
detector = "scancode"
|
||||
detector = "askalono"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue