diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::vos.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::vos.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::vos.c b/ukrainian/iceb/files/patch-buhg::vos.c deleted file mode 100644 index de4c6eb3d468..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vos.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vos.c work/buhg/vos.c ---- work.old/buhg/vos.c Thu Jan 16 00:08:00 2003 -+++ buhg/vos.c Tue Jan 21 21:42:53 2003 -@@ -427,7 +427,7 @@ - case FK1: /*Помощь*/ - attroff(VV->VVOD_return_cs(iceb_CFS)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos3.txt"); - prosf(strsql); - clear(); - goto naz; |