diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 01:56:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 01:56:33 +0000 |
commit | 9a630d51d89cb0893db6c8a56e946539d9d4aaf6 (patch) | |
tree | c6ad697c939c0cd0f421e87586745d1330de6420 /ukrainian/iceb/files/patch-buhg::uosvdok.c | |
parent | add WWW (diff) |
- Update to 5.60
PR: ports/61187
Submitted by: Vadim Chekan <vchekan@softline.kiev.ua> (maintainer)
Notes
Notes:
svn path=/head/; revision=97896
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::uosvdok.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::uosvdok.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::uosvdok.c b/ukrainian/iceb/files/patch-buhg::uosvdok.c deleted file mode 100644 index e9ba4ea3d83b..000000000000 --- a/ukrainian/iceb/files/patch-buhg::uosvdok.c +++ /dev/null @@ -1,15 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/uosvdok.c work/buhg/uosvdok.c ---- work.old/buhg/uosvdok.c Thu Jan 16 00:08:00 2003 -+++ buhg/uosvdok.c Tue Jan 21 21:42:52 2003 -@@ -748,9 +748,9 @@ - attroff(VV->VVOD_return_cs(iceb_CFS)); - GDITE(); - if(uos.tipz == 1) -- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_1.txt"); - if(uos.tipz == 2) -- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_2.txt"); - prosf(strsql); - clear(); - goto nazad; |