pcre.c, etc.: Support the PCRE2 library.
[anag] / debian / anag-gui-tk.prerm
1 #! /bin/sh
2 set -e
3 update-alternatives --remove anag-gui /usr/bin/anag-gui.tk
4 #DEBHELPER#