aboutsummaryrefslogtreecommitdiffstats
path: root/packages/spamd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/spamd.xml')
-rw-r--r--packages/spamd.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml
index 8c59455e..524168b6 100644
--- a/packages/spamd.xml
+++ b/packages/spamd.xml
@@ -153,5 +153,6 @@
system("/usr/local/etc/rc.d/spamd 2>/dev/null");
</custom_php_install_command>
<custom_php_deinstall_command>
+ system("/bin/rm /usr/local/pkg/spamd* /usr/local/www/spam*");
</custom_php_deinstall_command>
</packagegui>