From: Theodore Ts'o Date: Mon, 16 Aug 2021 00:42:14 +0000 (-0400) Subject: debian: set Rules-Requires-Root to "no". X-Git-Tag: v1.46.4~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da214e5c3992bee11120da8c19f95bab644d382;p=thirdparty%2Fe2fsprogs.git debian: set Rules-Requires-Root to "no". Signed-off-by: Theodore Ts'o --- diff --git a/debian/control b/debian/control index 76a69a186..8082e9fb1 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: admin Priority: required Maintainer: Theodore Y. Ts'o Build-Depends: gettext, texinfo, pkg-config, libfuse-dev [linux-any kfreebsd-any] , debhelper (>= 12.0), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any] +Rules-Requires-Root: no Standards-Version: 4.5.1 Homepage: http://e2fsprogs.sourceforge.net Vcs-Browser: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git diff --git a/debian/rules b/debian/rules index e36bcaaaf..25c03b8d6 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ udebdir ?= ${topdir}/debian/e2fsprogs-udeb stdbuilddir ?= ${topdir}/debian/BUILD-STD INSTALL ?= install -INSTALL_PROGRAM ?= $(INSTALL) -p -o root -g root -m 0755 +INSTALL_PROGRAM ?= $(INSTALL) -p -m 0755 ifneq (,$(findstring update-symbols,$(DEB_BUILD_OPTIONS))) SYMBOL_LIBS := libext2fs libcomerr2 libss2