I had a quick look at that debian patch, and quilt init use is indeed optional. I'll add a subsequent patch removing those calls...
On Wed, Apr 15, 2015 at 11:21 PM, Catalin Marinas <[email protected]> wrote: > On 15 April 2015 at 17:25, Vincent Legoll <[email protected]> > wrote: > > Can you tell which version of quilt this is? > > Interesting. It's 0.63 in both cases. Homebrew uses the vanilla quilt > which doesn't have an 'init' command. Debian, OTOH, applies it's own > patch which adds the init command. I'm not sure whether it works > without calling "quilt init" at all (I haven't tried yet). If it > doesn't, I think we could do something like "quilt init &> /dev/null > || true" in the test file. > > -- > Catalin > -- Vincent Legoll
_______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
