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

Re: Creation of tmp directory with buildpackage



On Sat, Jul 28, 2001 at 03:46:17AM +0100, Will Newton wrote:
>         dh_installdirs --package=otcl1 --tmpdir=./debian/tmp
>         dh_installdirs --package=otcl-dev --tmpdir=./debian/tmp
>  
>         # Add here commands to install the package into debian/tmp
>         install -d debian/tmp
>         $(MAKE) install DESTDIR=`pwd`/debian/tmp
> 
> Is this right or just lucky?

It doesn't look right. Your two packages (otcl1 and otcl-dev) can't
share the same tmpdir.


Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>



Reply to: