aboutsummaryrefslogtreecommitdiff
path: root/core/util-linux
diff options
context:
space:
mode:
Diffstat (limited to 'core/util-linux')
-rwxr-xr-xcore/util-linux/build5
-rw-r--r--core/util-linux/version2
2 files changed, 5 insertions, 2 deletions
diff --git a/core/util-linux/build b/core/util-linux/build
index 0b9b18b8..28e318c5 100755
--- a/core/util-linux/build
+++ b/core/util-linux/build
@@ -17,7 +17,10 @@
--disable-sulogin \
--without-udev \
--without-python \
- --without-systemd
+ --without-systemd \
+ --disable-nologin \
+ --disable-logger
make
make DESTDIR="$1" install
+rm -f "$1/usr/bin/getopt"
diff --git a/core/util-linux/version b/core/util-linux/version
index 5c4b0a5a..9d025f66 100644
--- a/core/util-linux/version
+++ b/core/util-linux/version
@@ -1 +1 @@
-2.34 4
+2.34 5