]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games-gnect.patch
5fa4be61e555c2d34e1b96bddd24e290 gnome-games-gnect.patch
[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.030511 seconds and 4 git commands to generate.