Hi, Am Freitag, 14. Januar 2011 12:20:54 schrieb Wolfgang Rohdewald: > I noticed when I wanted to do a fresh > > emerge qt > > with my new code. > > but it also happens with original emerge. > > It also happens on Linux > I have 1.7.1 on Linux, 1.7.0.2 on Windows. > > git clone --quiet git://gitorious.org/+kde-developers/qt/kde- > qt.git Sadly this is a known issue with qt, we've looked into it some time ago but did not come up with a solution. There is a discussion on the mailing list about it.
First thing i do when i have a new emerge installation is emerge git && emerge --fetch qt So i dont have to worry about it, since this is only the initial clone most of us don't feel the pain with that but a clean fix is much needed,.. There is another issue with git, git apply can not create files on Windows. So if you wonder why we patch some sources and then copy files, there is the explanation for that ;) Regards Andre -- Andre Heinecke | ++49-541-335083-262 | http://www.intevation.de/ Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998 Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
