vp-build/srcpkgs/pinentry/REMOVE

6 lines
58 B
Plaintext

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