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

Re: pbuilder automation



On Tue, 29 Oct 2002 11:06:51 +1100
Brian May <bam@snoopy.apana.org.au> wrote:

> I have hacked a perl function that takes a *.changes file as its input
> parameter.
> 
> It will move (or rather copy) all files associated with this *.changes
> file to ../ (the same location as dpkg-buildpackage).

I think the following pbuilderrc settings should do most of what you want with 
the perl script.:

BUILDRESULT=".."
BUILDRESULTUID="1000" #(or whatever you have)
BUILDRESULTGID="1000" #(or whatever you have)




-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer





Reply to: