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