aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/carp.xml')
-rw-r--r--packages/carp.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/carp.xml b/packages/carp.xml
index 8006e28a..adfd82e1 100644
--- a/packages/carp.xml
+++ b/packages/carp.xml
@@ -291,5 +291,8 @@
<custom_php_install_command>
</custom_php_install_command>
<custom_php_deinstall_command>
+ system("rm /usr/local/www/carp*");
+ system("rm /usr/local/pkg/pf/carp*");
+ system("rm /usr/local/etc/rc.d/carp*");
</custom_php_deinstall_command>
</packagegui>