[noble PATCH v2 2/3] UBUNTU: SAUCE: Enable rootless builds
Masahiro Yamada
masahiro.yamada at canonical.com
Mon Dec 4 01:49:48 UTC 2023
Let the build driver (e.g. dpkg-buildpackage) know this can be built
without root privilege. DEB_RULES_REQUIRES_ROOT will be set to "no"
instead of "binary-targets".
Signed-off-by: Masahiro Yamada <masahiro.yamada at canonical.com>
---
(no changes since v1)
debian.master/control.stub.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index e8682fbc6a16..316d2271ed23 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -2,6 +2,7 @@ Source: SRCPKGNAME
Section: devel
Priority: optional
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
+Rules-Requires-Root: no
Standards-Version: 3.9.4.0
Build-Depends:
debhelper-compat (= 10),
--
2.40.1
More information about the kernel-team
mailing list