Viewing File: /var/lib/dpkg/info/python-pygments.postrm

#! /bin/sh
set -e

if dpkg-maintscript-helper supports rm_conffile; then
	dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/pygmentize\
	       	2.1+dfsg-1~ python-pygments -- "$@"
fi


Back to Directory File Manager