From 4e0cbc9c0ea7f51eba4a13ad2eaa5a52699b4941 Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Mon, 10 Feb 2020 20:42:01 +0000 Subject: docs: update FossilOrigin-Name: f0b7b2e46bc398987fa3745ed6219ba51cd606d40a957bb1d988d2453f6887a3 --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index eb0cb72..f5fea06 100755 --- a/kiss +++ b/kiss @@ -978,7 +978,7 @@ pkg_install() { ${sum_sys}${sum_old}*) new= ;; # All other cases. - *) log "$pkg_name" "WARN: saving $file as $file.new" + *) log "$pkg_name" "WARN: saving /$file as /$file.new" new=.new esac -- cgit v1.2.3