diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-10 11:14:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-10 11:14:15 +0000 |
commit | d1ff71e9e2597cc7e516f3e35c08cf34f9e07ab5 (patch) | |
tree | 879635c42a63ce1b5192f88c2b4e0b6a7acb0b88 /ukrainian/iceb/files/patch-buhg::raszpodr.c | |
parent | 7017126b91fa986208b70bd4fa58f0af3e33a5ba (diff) | |
download | ports-d1ff71e9e2597cc7e516f3e35c08cf34f9e07ab5.tar.gz ports-d1ff71e9e2597cc7e516f3e35c08cf34f9e07ab5.zip |
Notes
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::raszpodr.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::raszpodr.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::raszpodr.c b/ukrainian/iceb/files/patch-buhg::raszpodr.c new file mode 100644 index 000000000000..6b51ee101b89 --- /dev/null +++ b/ukrainian/iceb/files/patch-buhg::raszpodr.c @@ -0,0 +1,12 @@ +diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/raszpodr.c work/buhg/raszpodr.c +--- work.old/buhg/raszpodr.c Thu Jan 16 00:07:57 2003 ++++ buhg/raszpodr.c Tue Jan 21 21:42:51 2003 +@@ -75,7 +75,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_8.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_8.txt"); + prosf(bros); + goto naz; + |