#!/bin/sh
#
echo " "
echo "	This patch introduces a change in the Opencard Parameters. "
echo "	Please merge the existing /etc/smartcard/opencard.properties "
echo "  with the patched version of the Opencard Parameters shipped "
echo "	with this patch."
echo " "

exit 0
