Allow the use of setuid binaries

This also changes checksum of util-linux.
This commit is contained in:
fosslinux 2024-01-27 11:20:41 +11:00
parent bfd951ae51
commit 75772adb91
3 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ src_prepare() {
default
# We don't have gettext (autopoint) yet.
AUTOPOINT=true AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi
AUTOPOINT=true AUTOMAKE=automake-1.10 AUTOCONF=autoconf-2.64 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi
}
src_configure() {