diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::copdok.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::copdok.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::copdok.c b/ukrainian/iceb/files/patch-buhg::copdok.c deleted file mode 100644 index d9fca82d6374..000000000000 --- a/ukrainian/iceb/files/patch-buhg::copdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/copdok.c work/buhg/copdok.c ---- work.old/buhg/copdok.c Thu Jan 16 00:07:50 2003 -+++ buhg/copdok.c Tue Jan 21 21:42:49 2003 -@@ -98,7 +98,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(); - goto naz; |