vp-build/srcpkgs/pinentry/INSTALL

6 lines
74 B
Plaintext

case ${ACTION} in
post)
ln -sf pinentry-curses usr/bin/pinentry
;;
esac