[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] PATCH: (2nd try) teach setup and scripts/inspect about -
From: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] PATCH: (2nd try) teach setup and scripts/inspect about --path |
Date: |
Wed, 8 Aug 2007 12:22:35 +0200 |
User-agent: |
KMail/1.9.5 |
Hello,
On Tuesday 07 August 2007 23:36, Alex Chiang wrote:
> * Alex Chiang <address@hidden>:
> >
> > Here is a patch that teaches setup and scripts/inspect about the
> > --path option, when passed to quilt setup.
>
> Here is attempt #2 at the patch. I was patching the *installed*
> version of quilt, rather than the actual source. D'oh!
>
> This patch applies against the 0.46 tarball that you can grab
> from the web page.
Patches against cvs next time please. This time it didn't matter; I applied
your changes by hand and further improved a few things.
I can't remember why quilt setup got a --path argument instead of --sourcedir
for specifying the rpm sourcedir. Anyway, the latter seems to make more
sense, so I added a --sourcedir argument to setup (as well as inspect).
I hit/fixed a bug in a corner case of test/setup.test as well.
Alex, could you please give the cvs version a spin?
(cvs -d cvs.savannah.nongnu.org:/sources/quilt checkout quilt)
Thanks,
Andreas