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

This commit is contained in:
Saravanan Solaiyappan
2022-03-22 12:40:31 -04:00
committed by Gerrit Code Review
+1 -1
View File
@@ -11,7 +11,7 @@ rm_ldconfig() {
}
case "$1" in
( remove )
( remove | upgrade )
rm_ldconfig
;;
( purge )