Alex Bennée <alex.ben...@linaro.org> writes: > Package: debhelper > Severity: normal > > Since bug #571136 was fixed we no longer actually need a devices.tar.gz > to build our tarball. However we can't just checkout the debootstrap > script and call directly because it still requires the tarball. One > possible fix is attached bellow, although a more thorough cleaning could > be done: <snip>
I missed this when checking BTS for existing bugs but #770217 is related. It seems even the Make instruction rely on Debian-isms which isn't helpful for a script that should be platform agnostic. I suspect this means all the devices.tar.gz gubbins should be removed. -- Alex Bennée