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