index
:
alacerda/aports
master
alacerda's aport tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
pinentry
/
pinentry.post-deinstall
blob: 38939e5b49f8e909c122a42c1d6e77f5734278ec (
plain
)
1
2
3
4
5
6
#!/bin/sh if ! [ -f /usr/bin/pinentry-gtk-2 ]; then rm -f /usr/bin/pinentry fi