gnuchess/gnuchess-add_new_bookpath.diff
2012-02-06 14:54:39 +00:00

11 lines
307 B
Diff

--- src/book.c.orig 2010-08-04 20:11:16.000000000 +0200
+++ src/book.c 2010-08-04 20:12:15.000000000 +0200
@@ -135,6 +135,7 @@
static char const * bookbin[] = {
"book.dat",
+ "/usr/share/gnuchess/book.dat",
"/usr/share/games/gnuchess/book.dat",
"/usr/lib/games/gnuchess/book.dat",
NULL