quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Quilt-dev] [PATCH] Remember location of patches and series file


From: Martin Panter
Subject: Re: [Quilt-dev] [PATCH] Remember location of patches and series file
Date: Sun, 29 Nov 2009 23:31:21 +1100

On 29/11/2009, Raphael Hertzog <address@hidden> wrote:
> Hello,
>
>  among the requests we have, there's one to let quilt remember the
>  locations of the patch dir and of the series file. It makes a lot of sense
>  for us since we tend to store patches on debian packages in debian/patches
>  and the series file is debian/patches/series. It would be nice to be able
>  to set QUILT_PATCHES only at the first invocation and then have quilt
>  reuse the setting for the following commands.

I've done this by allowing a local version of .pc/quiltrc. I'm
attaching two patches against quilt-0.48 that are related to this that
you can use if you want:

find-pc.diff
Searches up in the directory hierarchy for .pc as well as patches (so
that my quilt finds the .pc directory I made for it with
QUILT_PATCHES=../patches before it finds the patches directory one
level up)

pc-quiltrc.diff
Makes quilt read in .pc/quiltrc in addition to the original quiltrc
files. I think I changed the behavious slightly so that it would read
all of the files one after the other rather than reading only one
quiltrc file. I guess some people may not be too happy about that.

>  A contributor submitted us the attached patch, please share your comments
>  and consider including it if it's fine.
I didn't see any attached patch; did you forget to add it?

-Martin

Attachment: find-pc.diff
Description: Text Data

Attachment: pc-quiltrc.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]