summaryrefslogtreecommitdiff
path: root/social/inadyn-opendns/inadyn-opendns.install
diff options
context:
space:
mode:
Diffstat (limited to 'social/inadyn-opendns/inadyn-opendns.install')
-rw-r--r--social/inadyn-opendns/inadyn-opendns.install17
1 files changed, 0 insertions, 17 deletions
diff --git a/social/inadyn-opendns/inadyn-opendns.install b/social/inadyn-opendns/inadyn-opendns.install
deleted file mode 100644
index e1a842430..000000000
--- a/social/inadyn-opendns/inadyn-opendns.install
+++ /dev/null
@@ -1,17 +0,0 @@
-post_install() {
-/bin/true
-echo Please remember to change the /etc/inadyn.conf file for your settings.
-}
-
-post_upgrade() {
-/bin/true
-}
-
-pre_remove() {
-/bin/true
-}
-
-op=$1
-shift
-
-$op "$@" \ No newline at end of file