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::dirprmu.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::dirprmu.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::dirprmu.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::dirprmu.c b/ukrainian/iceb/files/patch-buhg::dirprmu.c deleted file mode 100644 index bb1d670c67fe..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirprmu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirprmu.c work/buhg/dirprmu.c ---- work.old/buhg/dirprmu.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirprmu.c Tue Jan 21 21:42:50 2003 -@@ -356,7 +356,7 @@ - - case FK1: /*Получить подсказку*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2a.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2a.txt"); - prosf(strsql); - clear(); - goto naz1; |