delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
X-Authenticated: | #27081556 |
X-Provags-ID: | V01U2FsdGVkX1/ordh9XnHo2beTom/LrByv1BqFZ2q/DcciAhVJbq |
qVVwCfPeYf2EaC | |
From: | Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de> |
To: | djgpp-workers AT delorie DOT com |
Subject: | Re: info docs and man pages in $DJDIR/share/info and $DJDIR/share/man |
Date: | Fri, 30 Mar 2007 01:02:12 +0200 |
User-Agent: | KMail/1.8.2 |
MIME-Version: | 1.0 |
Message-Id: | <200703300102.12299.juan.guerrero@gmx.de> |
X-Y-GMX-Trusted: | 0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Remove multiple occurences of %INFOPATH% and %MANPATH% from the INFOPATH and MANPATH environment variables. Regards, Juan M. Guerrero diff -aprNU5 djgpp.orig/djgpp.env djgpp/djgpp.env --- djgpp.orig/djgpp.env 2007-03-28 19:04:32 +0000 +++ djgpp/djgpp.env 2007-03-28 23:33:46 +0000 @@ -25,16 +25,16 @@ OBJC_INCLUDE_PATH=%/>;OBJC_INCLUDE_PATH% [gcc] LIBRARY_PATH=%/>;LIBRARY_PATH%%DJDIR%/lib [info] -INFOPATH=%/>;INFOPATH%%DJDIR%/share/info;INFOPATH%%DJDIR%/info;%DJDIR%/gnu/emacs/info +INFOPATH=%/>;INFOPATH%%DJDIR%/share/info;%DJDIR%/info;%DJDIR%/gnu/emacs/info +INFO_COLORS=0x1f.0x31 +INFO_LINES=40 [emacs] -INFOPATH=%/>;INFOPATH%%DJDIR%/share/info;INFOPATH%%DJDIR%/info;%DJDIR%/gnu/emacs/info +INFOPATH=%/>;INFOPATH%%DJDIR%/share/info;%DJDIR%/info;%DJDIR%/gnu/emacs/info [less] +LESSBINFMT=*k<%%X> +LESSCHARDEF=8bcccbcc12bc5b95.b127.b LESS=-h5$y5$Dd2.0$Du14.0$Ds4.7$Dk9.0$%LESS% @@ -109,11 +109,11 @@ PATH=%/>PATH% [awk] +AWKPATH=.;%DJDIR%/share/awk [man] -MANPATH=%/>;MANPATH%%DJDIR%/share/man;MANPATH%%DJDIR%/man;INFOPATH%%DJDIR%/share/info;%DJDIR%/info +MANPATH=%/>;MANPATH%%DJDIR%/share/man;%DJDIR%/man;%DJDIR%/info +PAGER=%DJDIR%/bin/less.exe [rhide] +RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx m +RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx m
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |