Re: New features for cookutils with my-cookutils fork

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


Hi Godane,

> I found a bug with cd to $WOK/source/$PACKAGE-$VERSION when TARBALL
> is a file.
> So here is some code that i think will fix it.
> 
> [ "$files" == 1 ] && [ -d "$(ls)" ] && mv * ../$PACKAGE-$VERSION
> [ "$files" == 1 ] && [ -f "$(ls)" ] && mkdir -p ../$PACKAGE-$VERSION
> && \ mv * ../$PACKAGE-$VERSION/$TARBALL

This is well done, commited:
http://hg.slitaz.org/cookutils/rev/e35efad312d1
 
> This should fix passenger and help fix winetricks when we fix wget
> the error message.
> 
> I hope this helps.

Yes it helps, thanks!

Will see tomorow for passenger and others, now I guess I should sleep a
bit after ~20 non stop compiling.

- Christophe

---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/