#!/bin/sh

if ! [ -f /usr/bin/pinentry-gtk-2 ]; then
	rm -f /usr/bin/pinentry
fi

