Ahh! a coreutils issue. God I hate coreutils. =)
I'll fix that, thanks. On Wed, Apr 8, 2009 at 1:08 PM, Jean-François Mertens <[email protected]> wrote: > > On 08 Apr 2009, at 18:44, Dominique Dhumieres wrote: > >> if [ -d >> "/sw/src/fink.build/root-qt4-x11-4.5.0-4/sw/lib/qt4-x11/include/Phonon" ]; >> then >> mv >> "/sw/src/fink.build/root-qt4-x11-4.5.0-4/sw/lib/qt4-x11/include/Phonon" >> "/sw/src/fink.build/root-qt4-x11-4.5.0-4/sw/lib/qt4-x11/include/phonon" >> fi >> mv: ne peut 'ecraser le non-r'epertoire >> `/sw/src/fink.build/root-qt4-x11-4.5.0-4/sw/lib/qt4-x11/include/phonon/Phonon' >> par le r'epertoire >> `/sw/src/fink.build/root-qt4-x11-4.5.0-4/sw/lib/qt4-x11/include/Phonon' > > Translation: "can't overwrite the non-directory ... with the directory ..." > > Right _ that command seems bound to lead to trouble on case-insensitive > systems and with coreutils' mv: > cd /case_sensitive/tmp; mkdir A; mv A a > mv: cannot move `A' to a subdirectory of itself, `a/A' > > JF > > -- Benjamin Reed a.k.a. Ranger Rick Fink, KDE, and Mac OS X development Blog: http://www.raccoonfink.com/ Music: http://music.raccoonfink.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
