ef1289e04f
sync factory with devel project; license tag was fixed by spec-formatter OBS-URL: https://build.opensuse.org/request/show/102712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuchess?expand=0&rev=10
11 lines
307 B
Diff
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
|