tags 305332 confirmed pending thanks hi michael,
On Tue, Apr 19, 2005 at 01:27:03PM +0200, Michael Ablassmeier wrote:
> @@ -1,9 +1,11 @@
> #!/bin/bash
>
> if [ "$1" = "purge" ]; then
> + if [ -e '/etc/mysql' ]; then
> if [ -z "`ls /etc/mysql 2>/dev/null`" ]; then
> rmdir /etc/mysql
> fi
> + fi
> fi
thanks for pointing this out, i'll put a fix in cvs if christian hasn't
already beaten me to it. i'll also check to see if this affects
the 4.1 series.
sean
--
signature.asc
Description: Digital signature

