Bug#807940: game-data-packager: packages made with game-data-packager have ./DEBIAN
Simon McVittie
smcv at debian.org
Mon Dec 14 23:19:36 UTC 2015
On 14/12/15 23:17, Simon McVittie wrote:
> What output do you get from these?
>
> command -v dpkg-deb
> command -v ar
> command -v fakeroot
> dpkg -S "$(command -v dpkg-deb)"
> dpkg -S "$(command -v ar)"
> dpkg -S "$(command -v fakeroot)"
Also:
command -v tar
dpkg -S "$(command -v tar)"
since tar might affect how your system builds a .deb.
S
More information about the Pkg-games-devel
mailing list