]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games-gnect.patch
- updated to 2.8.2 (bugfix release) STBR
[packages/gnome-games.git] / gnome-games-gnect.patch
1 --- gnome-games-1.4.0.4/gnect/src/connect4.c~   Fri Nov 15 00:33:44 2002
2 +++ gnome-games-1.4.0.4/gnect/src/connect4.c    Fri Nov 15 00:33:44 2002
3 @@ -117,7 +117,7 @@
4         long size,len;\r
5         FILE *h1;\r
6         short x;\r
7 -       char *bookdata = g_strdup("/usr/share/gnect/" WHITE_BOOK); /* FIXME */\r
8 +       char *bookdata = g_strdup("/usr/X11R6/share/gnect/" WHITE_BOOK); /* FIXME */\r
9  \r
10  \r
11         if (!gnect_file_exists(bookdata)) {\r
This page took 0.058499 seconds and 3 git commands to generate.