You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-board/fruit/files/fruit-2.1-gentoo.patch

12 lines
590 B

--- a/option.cpp.old 2007-02-07 23:32:25.000000000 +0100
+++ b/option.cpp 2007-02-07 23:32:51.000000000 +0100
@@ -29,7 +29,7 @@
{ "Ponder", true, "false", "check", "", NULL },
{ "OwnBook", true, "true", "check", "", NULL },
- { "BookFile", true, "book_small.bin", "string", "", NULL },
+ { "BookFile", true, "@GENTOO_DATADIR@/book_small.bin", "string", "", NULL },
{ "NullMove Pruning", true, "Fail High", "combo", "var Always var Fail High var Never", NULL },
{ "NullMove Reduction", true, "3", "spin", "min 1 max 3", NULL },