Commit b000af1
authored
### Rationale for this change
`r/tools/nixlibs.R` assumes that `arrow.repo` ends with `/` but `dev/tasks/macros.jinja` uses `arrow.repo` without the end `/`.
### What changes are included in this PR?
Add missing the end `/` and `/libarrow` sub directory.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #47821
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent e044907 commit b000af1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments