aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-21 21:32:34 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-21 21:32:34 +0000
commit61cf7023d170bbcbd0b00520901b44e668b0fe0d (patch)
tree99d60797f4748649c166088a998944a50b91722f /packages
parent855b7888c4c856630b25b967d3c3b3d5441f0673 (diff)
downloadpfsense-packages-61cf7023d170bbcbd0b00520901b44e668b0fe0d.tar.gz
pfsense-packages-61cf7023d170bbcbd0b00520901b44e668b0fe0d.tar.bz2
pfsense-packages-61cf7023d170bbcbd0b00520901b44e668b0fe0d.zip
Remove custom_php_install_command tag since its not being used
Diffstat (limited to 'packages')
-rw-r--r--packages/carp.xml2
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*");