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-11-18 16:16:02 +00:00
2011-11-24 11:44:08 +01:00
2011-11-24 11:44:08 +01:00
2011-12-01 16:08:34 -07:00
2011-11-24 11:44:08 +01:00
2011-09-27 10:53:46 +02:00
2011-03-04 22:43:55 +08:00
2010-03-10 11:27:02 +01:00
2010-11-23 01:11:10 +11:00
2010-03-10 11:27:02 +01:00
2011-11-18 16:16:02 +00:00
2011-11-18 16:16:02 +00:00
2011-10-05 14:49:35 -06:00
2010-03-10 11:27:02 +01:00
2011-09-27 10:53:46 +02:00
2011-12-12 11:19:45 +01:00
2011-11-30 11:36:09 -07:00
2011-07-13 11:47:01 +01:00
2011-12-03 17:11:56 -07:00
2011-08-16 14:38:11 -07:00
2011-07-22 15:18:32 +01:00
2011-05-31 13:54:45 -06:00