Vincent BOUDON wrote: [] > Just one point: apt-get install patch places a new patch in /sw/bin. > Think to remove the one in /usr/bin.
Not necessary (and bad advice, anyway, for a variety of reasons). /sw/bin comes before /usr/bin in your PATH, so "patch" will be "sw/bin/patch" if it exists. That's how fink replaces the default commands, not by removing system files. -- Martin ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
