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