aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/frickin.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/frickin.xml b/packages/frickin.xml
index 12c5e7be..bc3c7683 100644
--- a/packages/frickin.xml
+++ b/packages/frickin.xml
@@ -61,11 +61,9 @@
mwexec("/usr/bin/killall frickin");
mwexec("chmod a+rx /usr/local/etc/rc.d/frickin.sh");
mwexec("/usr/local/etc/rc.d/frickin.sh");
- filter_configure();
</custom_php_install_command>
<custom_php_deinstall_command>
unlink_if_exists("/usr/local/etc/rc.d/frickin.sh");
unlink_if_exists("/usr/local/bin/frickin");
- filter_configure();
</custom_php_deinstall_command>
</packagegui>