Commit 043a3a7
authored
Generalize OS detection. (#232)
There are many Unix-like OSes that have xdg-open that are not Linux.
Rather than enumerating DragonflyBSD, FreeBSD, NetBSD, OpenBSD, etc.,
change this "Linux" target to "Unix and not Android and not MacOS".1 parent 32717e0 commit 043a3a7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
0 commit comments