diff options
-rw-r--r-- | packages/carp.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 64eb9a2b..7928c118 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -273,8 +273,6 @@ <custom_delete_php_command> sync_package_carp(); </custom_delete_php_command> - <custom_php_install_command> - </custom_php_install_command> <custom_php_deinstall_command> unlink_if_exists("/usr/local/www/carp*"); unlink_if_exists("/usr/local/pkg/carp*"); |