summaryrefslogtreecommitdiffstats
path: root/autoscripts/prerm-alternatives
blob: 72eb2cfe4c1c1aabfe41a27d30c5405738f80510 (plain)
1
2
3
if [ "$1" = "remove" ]; then
	update-alternatives #RM_OPTIONS#
fi