diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-02-10 20:42:01 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-02-10 20:42:01 +0000 |
commit | 4e0cbc9c0ea7f51eba4a13ad2eaa5a52699b4941 (patch) | |
tree | 20a39d636a0d7112dc6682ccc318d340dbb16f99 | |
parent | 3e36df2e8b82a346e5475877a292928e175a9bd5 (diff) | |
download | cpt-4e0cbc9c0ea7f51eba4a13ad2eaa5a52699b4941.tar.gz |
docs: update
FossilOrigin-Name: f0b7b2e46bc398987fa3745ed6219ba51cd606d40a957bb1d988d2453f6887a3
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |