vp-build/srcpkgs/pinentry/pinentry-gtk.INSTALL

6 lines
73 B
Plaintext

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