Skip to content

Commit 565be64

Browse files
committed
Do not copy file which was removed in 2.6
See 479c83f71847af81c96a2d51e375b7a5f6797c4c in MRI.
1 parent 9adecc6 commit 565be64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tool/import-mri-files.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ cp -r ../ruby/ext/openssl/lib/* lib/mri
4141

4242
cp ../ruby/ext/psych/*.{c,h,rb} src/main/c/psych
4343
cp ../ruby/ext/psych/yaml/*.{c,h} src/main/c/psych/yaml
44-
cp ../ruby/ext/psych/yaml/LICENSE src/main/c/psych/yaml
4544
cp ../ruby/ext/psych/lib/psych.rb lib/mri
4645
cp -r ../ruby/ext/psych/lib/psych lib/mri
4746

0 commit comments

Comments
 (0)