forked from featurecat/lizzie
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pick a reasonable default leelaz binary.
Now that Leela-Zero has the new GTP extensions that Lizzie requires, it's no longer mandatory to compile a custom leelaz binary, which means it's no longer a hard requirement for there to be a leelaz binary in Lizzie's current working directory. To make life easier for packagers (like me), when constructing the default config.txt, Lizzie should examine the PATH and find the system-wide leelaz. Of course, a local ./leelaz should still take priority (even if `.` is not actually on your PATH). This makes that the default behaviour. Works for me on a fresh install with leela-zero installed in /usr/bin.
- Loading branch information
Showing
1 changed file
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters