Commit 3c7a7a0e authored by 徐豪's avatar 徐豪
Browse files

忽略license

parent 6611c09e
......@@ -35,7 +35,7 @@ end
source url: "https://curl.haxx.se/ca/cacert-#{version.tr('.', '-')}.pem"
build do
patch source: "license/#{version}/add-license-file.patch"
# patch source: "license/#{version}/add-license-file.patch"
mkdir "#{install_dir}/embedded/ssl/certs"
# Append the 1024bit Verisign certs so that S3 continues to work
......
......@@ -28,7 +28,7 @@ skip_transitive_dependency_licensing true
dependency 'python3'
build do
patch source: "license/#{version}/add-license-file.patch"
# patch source: "license/#{version}/add-license-file.patch"
env = with_standard_compiler_flags(with_embedded_path)
command "#{install_dir}/embedded/bin/pip3 install --compile docutils==#{version}", env: env
end
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment