aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/mkdebian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2020-09-21 00:25:54 +0200
committerMasahiro Yamada <masahiroy@kernel.org>2020-10-09 23:59:16 +0900
commit3e8541803624678925a477a03e19e3c155b5fc12 (patch)
tree3b252c3d11cdf8f8e6c974f8632f4580160ecaf1 /scripts/package/mkdebian
parentbuilddeb: Pass -n to gzip for reproducible packages (diff)
downloadlinux-dev-3e8541803624678925a477a03e19e3c155b5fc12.tar.xz
linux-dev-3e8541803624678925a477a03e19e3c155b5fc12.zip
builddeb: Enable rootless builds
This makes it possible to build the Debian packages without requiring (pseudo-)root privileges, when the build drivers support this mode of operation. See-Also: /usr/share/doc/dpkg/rootless-builds.txt.gz Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '')
-rwxr-xr-xscripts/package/mkdebian1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/package/mkdebian b/scripts/package/mkdebian
index 48fbd3d0284a..dbe42500084c 100755
--- a/scripts/package/mkdebian
+++ b/scripts/package/mkdebian
@@ -174,6 +174,7 @@ Source: $sourcename
Section: kernel
Priority: optional
Maintainer: $maintainer
+Rules-Requires-Root: no
Build-Depends: bc, rsync, kmod, cpio, bison, flex | flex:native $extra_build_depends
Homepage: https://www.kernel.org/