tags 455111 +patch thanks Hi!
Please find attached a patch to fix this bug. While I have tested it on piuparts, please test it before you settle for it! :-) HTH. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036
diff -u gnumed-client-0.2.7.1/debian/changelog gnumed-client-0.2.7.1/debian/changelog --- gnumed-client-0.2.7.1.orig/debian/gnumed-client.postrm +++ gnumed-client-0.2.7.1/debian/gnumed-client.postrm @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e + +if [ "$1" = purge ] && [ -e /etc/gnumed/client.conf ]; then + rm -f /etc/gnumed/client.conf +fi + +#DEBHELPER#
signature.asc
Description: Digital signature