void-packages/srcpkgs/pinentry/REMOVE
2014-10-20 12:32:44 +00:00

6 lines
58 B
Plaintext

case ${ACTION} in
purge)
rm -f usr/bin/pinentry
;;
esac