From e2285620bbd4e0b291997a7da66cfcf026c4e234 Mon Sep 17 00:00:00 2001 From: lassulus Date: Tue, 27 Sep 2022 12:26:37 +0200 Subject: k: utillinux -> util-linux --- krebs/5pkgs/simple/Reaktor/scripts/tell-on_join.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'krebs/5pkgs/simple/Reaktor/scripts/tell-on_join.sh') diff --git a/krebs/5pkgs/simple/Reaktor/scripts/tell-on_join.sh b/krebs/5pkgs/simple/Reaktor/scripts/tell-on_join.sh index c21dc877..6978e38c 100755 --- a/krebs/5pkgs/simple/Reaktor/scripts/tell-on_join.sh +++ b/krebs/5pkgs/simple/Reaktor/scripts/tell-on_join.sh @@ -1,7 +1,7 @@ #! /bin/sh set -euf -# require flock from util-linux (pkgs.utillinux) +# require flock from util-linux (pkgs.util-linux) if test "${FLOCK-}" != "$state_file"; then exec env FLOCK="$state_file" flock "$state_file" "$0" "$@" fi -- cgit v1.2.3