]> git.pld-linux.org Git - packages/gnome-games.git/blame - gnome-games-gnect.patch
- updated to 2.8.2 (bugfix release) STBR
[packages/gnome-games.git] / gnome-games-gnect.patch
CommitLineData
5b83c274 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.053896 seconds and 4 git commands to generate.