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