aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/spamd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml
index 6bc68787..e5c1444d 100644
--- a/packages/spamd.xml
+++ b/packages/spamd.xml
@@ -163,6 +163,6 @@
</custom_php_install_command>
<custom_php_deinstall_command>
unlink_if_exists("/usr/local/pkg/spamd.sh");
- unlink_if_exists("/usr/local/www/spam*");
+ unlink_if_exists("/usr/local/www/spamd_rules.php");
</custom_php_deinstall_command>
</packagegui>