We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9adecc6 commit 565be64Copy full SHA for 565be64
tool/import-mri-files.sh
@@ -41,7 +41,6 @@ cp -r ../ruby/ext/openssl/lib/* lib/mri
41
42
cp ../ruby/ext/psych/*.{c,h,rb} src/main/c/psych
43
cp ../ruby/ext/psych/yaml/*.{c,h} src/main/c/psych/yaml
44
-cp ../ruby/ext/psych/yaml/LICENSE src/main/c/psych/yaml
45
cp ../ruby/ext/psych/lib/psych.rb lib/mri
46
cp -r ../ruby/ext/psych/lib/psych lib/mri
47
0 commit comments