On Tue, Apr 9, 2013 at 12:37 PM, Maxime GAUDUIN <[email protected]> wrote:
> > > > On Tue, Apr 9, 2013 at 12:12 PM, Martti Kühne <[email protected]> wrote: > >> also it should not be sed -r but -n... damn, I knew I shouldn't be >> writing this stuff from memory :) >> >> > Your command returns an empty string.The output of 'bzr info' is several > lines long, sed -n seems to fail with or without grep anyway. Did you try > it on a distant repo? > > BTW, support for lp: URLs is still not perfect. I just noticed that if I > don't specify a target dir in 'dir::bzr+lp:audience', makepkg will pull the > repo into a dir named 'bzr+lp:audience' and can't create a working copy in > $srcdir. I'm looking into it and will try to have a third patch ready soon > to correct this behavior. > > Cheers. > -- > Maxime > Okay, fix for lp: URLs destdir is up, the patch can be applied before or after the 2 other patches, it doesn't overlap with them. Cheers. -- Maxime
