summaryrefslogtreecommitdiff
path: root/pcr/inadyn-opendns/inadyn-opendns.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-09 15:53:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-09 15:53:54 -0500
commit2d323501f091f18caa49cb2cdad150aa597de0a8 (patch)
tree943fef73b65ced01e0c20f2f4cf67895bebf6bb6 /pcr/inadyn-opendns/inadyn-opendns.install
parent5c4c182c0b740a5276b13521c8502ecf727e91e0 (diff)
downloadabslibre-2d323501f091f18caa49cb2cdad150aa597de0a8.tar.gz
abslibre-2d323501f091f18caa49cb2cdad150aa597de0a8.tar.bz2
abslibre-2d323501f091f18caa49cb2cdad150aa597de0a8.zip
Removing inadyn-opendns: source code does not exist
Diffstat (limited to 'pcr/inadyn-opendns/inadyn-opendns.install')
-rw-r--r--pcr/inadyn-opendns/inadyn-opendns.install17
1 files changed, 0 insertions, 17 deletions
diff --git a/pcr/inadyn-opendns/inadyn-opendns.install b/pcr/inadyn-opendns/inadyn-opendns.install
deleted file mode 100644
index e1a842430..000000000
--- a/pcr/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