Wichert Akkerman wrote:
> > + dpkg-gencontrol -p$$udeb -Pdebian/$$udeb -fdebian/files.fake; \
> > + dpkg-distaddfile $${udeb}_$(version)_$(arch).udeb \
> > + debian-installer $(priority); \
>
> Why are we using dpkg-distaddfile here? This looks like a workaround
> for a missing feature in dinstall..
It's faking dpkg-gencontrol out from adding the udeb to the files list,
since it gets the filename wrong. So if you don't run dpkg-distaddfile
by hand here, the udeb will not be listed in the .changes file.
--
see shy jo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]