mobile-shell / mosh

Mobile Shell
https://mosh.org
GNU General Public License v3.0
12.69k stars 741 forks source link

Build Debian packages without requiring fakeroot #1323

Open nthykier opened 5 months ago

nthykier commented 5 months ago

The debian/control explicitly claims to require (fake)root for producing the deb. However, there is no obvious needs for root (chown and install -o/-g being the usual suspects) and a rebuild in a Debian unstable has the build succeeding with Rules-Requires-Root: no.