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

Re: Bug#83608: another update...



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



Reply to: