diff --git a/apache-cloudstack-cloudmonkey.spec b/apache-cloudstack-cloudmonkey.spec index 891e21c..30bea2b 100644 --- a/apache-cloudstack-cloudmonkey.spec +++ b/apache-cloudstack-cloudmonkey.spec @@ -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 diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml index 6bd6f69..6ab4062 100644 --- a/go-vendor-tools.toml +++ b/go-vendor-tools.toml @@ -1,4 +1,4 @@ [archive] [licensing] -detector = "scancode" +detector = "askalono"