summaryrefslogtreecommitdiff
path: root/net/ppxp/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'net/ppxp/pkg-install')
-rw-r--r--net/ppxp/pkg-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/ppxp/pkg-install b/net/ppxp/pkg-install
deleted file mode 100644
index e0e21cef7de1..000000000000
--- a/net/ppxp/pkg-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/csh -f
-if $2 == "POST-INSTALL" then
- echo "========================================================="
- echo " "
- echo "Please add users who want to use PPxP to the dialer group"
- echo " "
- echo "========================================================="
-endif