Merge "rocprofiler: Consider apt upgrade operation check in package scripts." into amd-staging

[ROCm/rocprofiler commit: a1dde130de]
This commit is contained in:
Saravanan Solaiyappan
2022-03-22 12:40:31 -04:00
کامیت شده توسط Gerrit Code Review
کامیت bd56d8eb67
@@ -11,7 +11,7 @@ rm_ldconfig() {
}
case "$1" in
( remove )
( remove | upgrade )
rm_ldconfig
;;
( purge )