From 9d16731a9fff59f15b84eaf253e022c2447530e1 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 1 Apr 2011 16:29:01 -0300 Subject: inadyn-opendns-1.99-3 --- social/inadyn-opendns/inadyn-opendns.install | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 social/inadyn-opendns/inadyn-opendns.install (limited to 'social/inadyn-opendns/inadyn-opendns.install') diff --git a/social/inadyn-opendns/inadyn-opendns.install b/social/inadyn-opendns/inadyn-opendns.install new file mode 100644 index 000000000..e1a842430 --- /dev/null +++ b/social/inadyn-opendns/inadyn-opendns.install @@ -0,0 +1,17 @@ +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 -- cgit v1.2.3-54-g00ecf