%systemd_postun_with_restart mrenv.service mrzcpd.service mrtunnat.service /sbin/ldconfig if [ $1 -eq 0 ]; then command="update-alternatives --remove mrzcpd @CMAKE_INSTALL_PREFIX@/@MR_INSTALL_BINDIR@/mrzcpd --altdir @CMAKE_INSTALL_PREFIX@/altdir" eval $command fi