#!/bin/sh if [ "$2" != "POST-INSTALL" ]; then exit 0 fi %%PERL%% -i -pe "s|\" client amrecover ndmp\"|\" server restore client amrecover ndmp\"|" ${PKG_PREFIX}/%%SITE_PERL_REL%%/Amanda/Constants.pm