summaryrefslogtreecommitdiff
path: root/community-testing/p3scan/p3scan.install
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/p3scan/p3scan.install')
-rw-r--r--community-testing/p3scan/p3scan.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/community-testing/p3scan/p3scan.install b/community-testing/p3scan/p3scan.install
deleted file mode 100644
index 0f139dd28..000000000
--- a/community-testing/p3scan/p3scan.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- echo "==> You may want an Anti-Virus program to use with p3scan. Installing clamav is recommended."
-}
-
-post_upgrade() {
- post_install $1 $2
-}