Skip to content

Commit

Permalink
ARROW-11920: [R] Remove r/libarrow when make cleaning
Browse files Browse the repository at this point in the history
Closes apache#9667 from jonkeane/r-make-addition

Authored-by: Jonathan Keane <[email protected]>
Signed-off-by: Neal Richardson <[email protected]>
  • Loading branch information
jonkeane authored and nealrichardson committed Mar 9, 2021
1 parent 6eeb3a0 commit f62751d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions r/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ clean:
-rm src/Makevars
-rm src/Makevars.win
-rm -rf arrow.Rcheck/
-rm -rf libarrow/
-find . -name "*.orig" -delete

0 comments on commit f62751d

Please sign in to comment.