"Adam Megacz" <[EMAIL PROTECTED]> writes:

> Ok, thanks!  Sorry about the priority; I guess I took the reportbug
> instructions too literally.

Not a problem.  :)

I poked at it and came up with a patch to quilt that works, but it's
painfully, painfully slow since the cp -rl hits AFS's throttle on error
behavior.

How important is this to you?  Is it a big deal, or could you live without
being able to do this?  quilt really likes to use cross-directory
hardlinks when verifying whether a patch will unapply cleanly, and I'm not
sure that quilt upstream would be happy with just using cp -r and taking
the hit of copying all of the files.  (They're rewritten by patch anyway,
but it does mean copying twice instead of once.)

I'll probably forward this along to the quilt maintainers regardless, but
I'm trying to get a feel if it's worth rewriting the debian/rules file to
not use the quilt makefile fragment.

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to