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

Re: dpkg-buildpackage misunderstanding my instructions ...



Wuttke, Joachim wrote:
>> It is debhelper (or/and your debian/rules file) and not
>> dpkg-buildpackage causing this issue.
>> Have you checked whether it installs everything into
>> debian/liblmmin-dev/ rather than debian/tmp/?
> 
> Thank you, Niels:
> there is indeed a problem with the directories:
> dpkg-buildpackage builds directories
>   liblmmin3/
>   tmp/
> but not
>   liblmmin-dev/
> 
> $ cat rules
> #!/usr/bin/make -f
> # -*- makefile -*-
> %:
>         dh  $@
> 
> If these arcane lines must be modified, I would be most
> grateful for help -
> 
> Joachim
> 
> [...]
> 

That may have been poorly worded on my part. To clear any
misunderstandings: debian/tmp should exist and be filled with everything
and from there liblmmin-dev should pull its files.

Can you upload your source package somewhere (e.g. mentors) as it is
now, so I get a better look at it?

~Niels

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: