diff options
| author | 2025-05-12 21:10:00 +0200 | |
|---|---|---|
| committer | 2025-05-12 21:10:00 +0200 | |
| commit | b1f47be85f6418ff9156dbbeb9a194f2c2b88a5f (patch) | |
| tree | 043ec99414658c32684cf366b48e079080e9c424 /debian | |
| parent | 46b82d91b0b36045407b278d7f0a4db3857ccd7e (diff) | |
| download | base-files-b1f47be85f6418ff9156dbbeb9a194f2c2b88a5f.tar.gz base-files-b1f47be85f6418ff9156dbbeb9a194f2c2b88a5f.zip | |
Set Rules-Requires-Root to no.
This can finally be done because /var/local is root:root since 13.7.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3a3b75e..a211b42 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: Santiago Vila <[email protected]> Standards-Version: 4.7.2 Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10~) -Rules-Requires-Root: binary-targets +Rules-Requires-Root: no Package: base-files Provides: base, usr-is-merged |
