WSL2-Linux-Kernel/scripts/package
Sven Joachim d1889589a4 builddeb: Fix rootless build in setuid/setgid directory
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: 3e85418036 ("builddeb: Enable rootless builds")
Cc: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Sven Joachim <svenjoac@gmx.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-11-02 11:31:00 +09:00
..
builddeb builddeb: Fix rootless build in setuid/setgid directory 2020-11-02 11:31:00 +09:00
buildtar
mkdebian kbuild: deb-pkg: clean up package name variables 2020-10-14 12:49:39 +09:00
mkspec
snapcraft.template