On Wed, 2009-07-22 at 09:19 -0700, Geoffrey Broadwell wrote: > On Wed, 2009-07-22 at 12:09 +0200, Reini Urban wrote: > > --- origsrc/parrot-1.4.0/MANIFEST.generated 2009-07-21 10:08:37.000000000 > > +0200 > > +++ src/parrot-1.4.0/MANIFEST.generated 2009-07-22 09:03:54.906250000 > > +0200 > > -runtime/parrot/library/OpenGL_funcs.pir [main] > > -runtime/parrot/library/OpenGL_funcs.pbc [main] > > runtime/parrot/library/OpenGL.pbc [main] > > Looking at the other lines in the file, it looks like only the .pbc > needs to be included, not the .pir. I'll have to investigate why that's > happening.
Nevermind -- I looked around, and including both the .pir and the .pbc appears to be correct above, since the .pir is indeed a generated file. > Still, I see these entries in my MANIFEST.generated; why are > they not in the cygwin copy? This problem still remains, and I don't know enough about the cygwin setup to answer it. -'f _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
