Re: xorg 6.9 manifest check failure in svn r728

2005-10-27 Thread Andreas Metzler
Frans Pop <[EMAIL PROTECTED]> wrote: > On Saturday 22 October 2005 22:57, Will Dyson wrote: >> + for name in `find src -print | grep -v svn` ; \@@\ > I would suggest to make that grep -v "\.svn". This should be faster [...] find src -name .svn -prune -or -print I do not kn

Re: xorg 6.9 manifest check failure in svn r728

2005-10-22 Thread Frans Pop
On Saturday 22 October 2005 22:57, Will Dyson wrote: > + for name in `find src -print | grep -v svn` ; \@@\ I would suggest to make that grep -v "\.svn". pgpqpOhoYzftd.pgp Description: PGP signature

xorg 6.9 manifest check failure in svn r728

2005-10-22 Thread Will Dyson
Hi david, I just checked out and built branches/6.9/ for amd64. It builds fine, but fails the manifest check due to the upstream install target for rstart copying the .svn/ directory for xc/programs/rstart/commands/ and xc/programs/rstart/contexts/ into debian/tmp/. xc/programs/rstart/Imakefile