#!/bin/sh if [ x"${1}" = x'remove' ]; then update-alternatives --remove openssl /usr/bin/wolfutil fi