aboutsummaryrefslogtreecommitdiff
path: root/irc/ircd-hybrid/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircd-hybrid/pkg-install')
-rw-r--r--irc/ircd-hybrid/pkg-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/irc/ircd-hybrid/pkg-install b/irc/ircd-hybrid/pkg-install
index d237c31c9249..e5a08fef4844 100644
--- a/irc/ircd-hybrid/pkg-install
+++ b/irc/ircd-hybrid/pkg-install
@@ -1,5 +1,9 @@
#!/bin/sh
+if [ "x$2" != "xPRE-INSTALL" ]; then
+ exit 0;
+fi
+
ask() {
local question default answer