Am Freitag, 14. Dezember 2007 schrieb Martin Vidner: > On Fri, Dec 14, 2007 at 02:18:17PM +0100, Jean Delvare wrote: > > Le vendredi 14 décembre 2007, Hans-Peter Jansen a écrit : > > > Such a strong side effect should be documented in bash man file, or > > > even better, fixed in code, me thinks. > > > > Well, it works as designed as far as I can tell, so there's probably > > not much to fix at the bash level. The code that generates the > > Makefiles could be easily fixed though, by either unsetting CDPATH or > > redirecting the output of cd to /dev/null. > > Yes, for example "configure" generated by autoconf unsets CDPATH.
Thus, it looks like a more famous problem then I thought, it would. How about unsetting it somewhere inside rpmbuild. It doesn't supply a sensible feature for package builds anyway, but more potential for strange effects.. Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
