diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::copdoku.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::copdoku.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::copdoku.c b/ukrainian/iceb/files/patch-buhg::copdoku.c new file mode 100644 index 000000000000..9a296653029c --- /dev/null +++ b/ukrainian/iceb/files/patch-buhg::copdoku.c @@ -0,0 +1,12 @@ +diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/copdoku.c work/buhg/copdoku.c +--- work.old/buhg/copdoku.c Thu Jan 16 00:07:50 2003 ++++ buhg/copdoku.c Tue Jan 21 21:42:49 2003 +@@ -94,7 +94,7 @@ + case FK1: /*Помощь*/ + GDITE(); + /* +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2d.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2d.txt"); + prosf(strsql); + clear(); + */ |