Path: blob/main/misc/amanda-server/files/pkg-deinstall.in
16149 views
#!/bin/sh
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