Dave Allan 4d9e51f633 Fix make uninstall
Make uninstall currently fails with the following message:

rmdir /etc/sasl2/
rmdir: failed to remove `/etc/sasl2/': Directory not empty

That's fine (correct in fact) so force the command to return success
with || :
2011-12-12 11:19:45 +01:00
..
2011-12-01 16:08:34 -07:00
2011-12-12 11:19:45 +01:00
2011-12-03 17:11:56 -07:00