Re: Creation of tmp directory with buildpackage

2001-07-28 Thread Joshua Haberman
* Will Newton ([EMAIL PROTECTED]) wrote: > On Saturday 28 July 2001 5:24 am, Hamish Moffatt wrote: > > > It doesn't look right. Your two packages (otcl1 and otcl-dev) can't > > share the same tmpdir. > > Erm, why not? Surely the job of dh_movefiles is to move files out of the > debian/tmp dir an

Re: Creation of tmp directory with buildpackage

2001-07-28 Thread Joshua Haberman
* Will Newton ([EMAIL PROTECTED]) wrote: > On Saturday 28 July 2001 5:24 am, Hamish Moffatt wrote: > > > It doesn't look right. Your two packages (otcl1 and otcl-dev) can't > > share the same tmpdir. > > Erm, why not? Surely the job of dh_movefiles is to move files out of the > debian/tmp dir a

Re: Creation of tmp directory with buildpackage

2001-07-28 Thread Will Newton
On Saturday 28 July 2001 5:24 am, Hamish Moffatt wrote: > It doesn't look right. Your two packages (otcl1 and otcl-dev) can't > share the same tmpdir. Erm, why not? Surely the job of dh_movefiles is to move files out of the debian/tmp dir and into the package dirs based on package.files? Is the

Re: Creation of tmp directory with buildpackage

2001-07-28 Thread Will Newton
On Saturday 28 July 2001 5:24 am, Hamish Moffatt wrote: > It doesn't look right. Your two packages (otcl1 and otcl-dev) can't > share the same tmpdir. Erm, why not? Surely the job of dh_movefiles is to move files out of the debian/tmp dir and into the package dirs based on package.files? Is th