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