From c619a5b3005cb33b912371a7bdc2ddfb7e2354e1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 30 Apr 2014 17:30:57 -0400 Subject: lib/remove.sh: Add a verbose message. --- (limited to 'lib/remove.sh') diff --git a/lib/remove.sh b/lib/remove.sh index aecd6e7..a3a06dd 100644 --- a/lib/remove.sh +++ b/lib/remove.sh @@ -61,6 +61,9 @@ remove_packages_from_suite_archplat() local pkg= local file= + info_v "$(get_msg 'removing_from_suite_archplat')" \ + "${source}" "${chan}" "${dist}" "${arch}" "${plat}" + binver="$(db_get_binver "${chan}" "${dist}" "${arch}" "${plat}" \ "${source}")" if [ "x${binver}" = 'x' ]; then -- cgit v0.9.1