From bf40485b83866f734dd543439629fd758f510345 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 21 May 2020 12:28:24 +0300 Subject: util-linux: bump to 2.35.2 --- core/util-linux/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/util-linux/build') diff --git a/core/util-linux/build b/core/util-linux/build index 59c6c2b8..721b31df 100755 --- a/core/util-linux/build +++ b/core/util-linux/build @@ -22,4 +22,4 @@ make DESTDIR="$1" install # to the sbindir even when we tell it # not to. mv "$1/usr/sbin/"* "$1/usr/bin" -rm -rf "$1/usr/sbin" +rmdir "$1/usr/sbin" -- cgit v1.2.3