Commit e01b04c
Clean up stray vendor directory at package root during build
On Windows (winbuilder), the tar extraction of vendored Rust crates
creates a vendor/ directory at the package root, causing an R CMD check
NOTE. Add rm -Rf ../vendor to both Makevars.in and Makevars.win to
ensure it is cleaned up after the build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent eb50dcc commit e01b04c
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments