From c2dab0e329af3402565dc01b059c8dc3710e28c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:38:38 +0200 Subject: Disabling admin-flag. Signed-off-by: Daniel Baumann --- debian/OPTIONS | 4 ---- debian/rules | 1 - 2 files changed, 5 deletions(-) diff --git a/debian/OPTIONS b/debian/OPTIONS index 89df725..ca4ecf3 100644 --- a/debian/OPTIONS +++ b/debian/OPTIONS @@ -72,10 +72,6 @@ The following options were used to configure sudo for Debian GNU/Linux. use Debian's zlib - --enable-admin-flag - - Create a Ubuntu-style admin flag file - --with-selinux enable SELinux support diff --git a/debian/rules b/debian/rules index 181f389..f4c08f5 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,6 @@ define CONFIGURE_ARGS --with-rundir=/run/sudo --with-sssd --with-sssd-lib=/usr/lib/$(DEB_HOST_MULTIARCH) --enable-zlib=system - --enable-admin-flag endef ifeq ($(DEB_HOST_ARCH_OS),linux) -- cgit v1.2.3