diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::zarsend.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::zarsend.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::zarsend.c b/ukrainian/iceb/files/patch-buhg::zarsend.c deleted file mode 100644 index e7975ae0ae0d..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarsend.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarsend.c work/buhg/zarsend.c ---- work.old/buhg/zarsend.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarsend.c Tue Jan 21 21:42:54 2003 -@@ -141,7 +141,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_1_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_1_3.txt"); - prosf(strsql); - goto naz; - |