summaryrefslogtreecommitdiff
path: root/irc/ircd-hybrid/pkg-install
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-04-20 07:50:56 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-04-20 07:50:56 +0000
commit4947af0123e17cf8a781ae244aaa06138b24c74b (patch)
tree5edefd7b313fdda762a8b38462d7bc762b457b01 /irc/ircd-hybrid/pkg-install
parentUpdate Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them (diff)
Fix assorted bogons.
Notes
Notes: svn path=/head/; revision=10607
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