Using update-alternative for skip-tracker
This commit is contained in:
1
debian/python3-tempest-lib.postrm
vendored
1
debian/python3-tempest-lib.postrm
vendored
@@ -4,6 +4,7 @@ set -e
|
||||
|
||||
if [ "$1" = "remove" ] || [ "$1" = "disappear" ]; then
|
||||
update-alternatives --remove subunit-trace /usr/bin/python3-subunit-trace
|
||||
update-alternatives --remove skip-tracker /usr/bin/python3-skip-tracker
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
Reference in New Issue
Block a user