On Mon, Sep 5, 2011 at 3:52 AM, Miklos Vajna <[email protected]> wrote: > Just in case it's what Neil asks: you can avoid the whole clone thing > with: > > 1) untar each tarball in the same directory > 2) for i in */*; do mv `pwd`/$i .; done > > At least that's what Fedora and I do as well.
then you are somehow disabling the unittest... they have (in 3.4) hard coded clone/<repo>/<module> path in few of them Norbert > > But as Norbert pointed out, if you are not building a distro package or > something similar, you should use git so you can contribute back easier. > :) > > _______________________________________________ > LibreOffice mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/libreoffice > > _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
