On Fri, Dec 1, 2006 at 06:46:43 -0500, X Strike Force SVN Repository Admin wrote:
> +--- a/GL/mesa/main/Makefile.in > ++++ b/GL/mesa/main/Makefile.in > +@@ -63,12 +63,12 @@ > + drawpix.lo enable.lo enums.lo eval.lo execmem.lo extensions.lo \ > + fbobject.lo feedback.lo fog.lo framebuffer.lo get.lo \ > + getstring.lo hash.lo hint.lo histogram.lo image.lo imports.lo \ > +- light.lo lines.lo matrix.lo mm.lo occlude.lo pixel.lo \ > +- points.lo polygon.lo rastpos.lo rbadaptors.lo renderbuffer.lo \ [snip] Hi, we usually prefer not to patch autogenerated files from debian/patches, because that breaks very easily. Include only the Makefile.am patch there, then "quilt push -a && autoreconf && quilt pop -a && svn commit .../Makefile.in" should work. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

