#!/bin/sh # # $FreeBSD: head/misc/amanda-server/files/pkg-deinstall.in 340719 2014-01-22 15:52:06Z mat $ if [ "$2" != "DEINSTALL" ]; then exit 0 fi %%PERL%% -i -pe "s|\" server restore client amrecover ndmp\"|\" client amrecover ndmp\"|" ${PKG_PREFIX}/%%SITE_PERL_REL%%/Amanda/Constants.pm