diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::poimatdok.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::poimatdok.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::poimatdok.c b/ukrainian/iceb/files/patch-buhg::poimatdok.c deleted file mode 100644 index 775cbc7a93ed..000000000000 --- a/ukrainian/iceb/files/patch-buhg::poimatdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/poimatdok.c work/buhg/poimatdok.c ---- work.old/buhg/poimatdok.c Thu Jan 16 00:07:55 2003 -+++ buhg/poimatdok.c Tue Jan 21 21:42:51 2003 -@@ -45,7 +45,7 @@ - if(i == FK1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_2.txt"); - prosf(strsql); - clear(); - goto naz2; |