diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::dooc.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::dooc.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::dooc.c b/ukrainian/iceb/files/patch-buhg::dooc.c deleted file mode 100644 index 8b0710b280a3..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dooc.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dooc.c work/buhg/dooc.c ---- work.old/buhg/dooc.c Thu Jan 16 00:07:52 2003 -+++ buhg/dooc.c Tue Jan 21 21:42:50 2003 -@@ -69,7 +69,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu2_1_2h.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu2_1_2h.txt"); - prosf(bros); - clear(); - goto naz1; |