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