diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::sprsov.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::sprsov.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::sprsov.c b/ukrainian/iceb/files/patch-buhg::sprsov.c deleted file mode 100644 index 339d2620c8c4..000000000000 --- a/ukrainian/iceb/files/patch-buhg::sprsov.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/sprsov.c work/buhg/sprsov.c ---- work.old/buhg/sprsov.c Thu Jan 16 00:07:59 2003 -+++ buhg/sprsov.c Tue Jan 21 21:42:52 2003 -@@ -141,7 +141,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_8.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_8.txt"); - prosf(strsql); - goto naz; - |