https://bugs.koozali.org/show_bug.cgi?id=12438
--- Comment #4 from John Crisp <[email protected]> ---
Instead of a bash script in the rpm we could do this sort of thing as a migrate
script:
#!/usr/bin/perl
use warnings;
use strict;
use File::Path;
if (-d "/etc/e-smith/events/remote-access-update") {
rmtree("/etc/e-smith/events/remote-access-update");
}
Happy to fix either way.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/