Skip to content

Commit

Permalink
add /home/linuxbrew for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
TimelordUK committed Feb 12, 2023
1 parent f2637a2 commit b51f896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"'/usr/local/opt/' + x + '/include/' + x + '/'"
" ,"
"'/opt/homebrew/include/' + x + '/'"
" ,"
"'/home/linuxbrew/.linuxbrew/include/'"
"])"
".flatMap(y => y)"
".filter(z => require('fs').existsSync(z))"
Expand Down

0 comments on commit b51f896

Please sign in to comment.