d1889589a4
Building 5.10-rc1 in a setgid directory failed with the following
error:
dpkg-deb: error: control directory has bad permissions 2755 (must be
>=0755 and <=0775)
When building with fakeroot, the earlier chown call would have removed
the setgid bits, but in a rootless build they remain.
Fixes:
|
||
---|---|---|
.. | ||
builddeb | ||
buildtar | ||
mkdebian | ||
mkspec | ||
snapcraft.template |