inicijalna verzija
[php7.0-cn.git] / debian / php7.0-cn.postrm.debhelper
1 # Automatically added by dh_installdebconf
2 if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
3         . /usr/share/debconf/confmodule
4         db_purge
5 fi
6 # End automatically added section