
9 Dec
2011
9 Dec
'11
10:12 p.m.
On Fri, Dec 09, 2011 at 10:24:06AM -0500, Dave Allan wrote:
Hey all,
I just noticed that make uninstall from the git HEAD fails:
rmdir /etc/sasl2/ rmdir: failed to remove `/etc/sasl2/': Directory not empty
it's correct that /etc/sasl2 should not be removed, as it has other files in it, so I think this removal should be more targeted, although I haven't investigated what should be removed when uninstalling.
Eric mentioned that this is a subset of his patch, so self-NACK. Dave