move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/svn-archive/archive.git] / openwrt / package / bitchx / files / S98bitchxrc
diff --git a/openwrt/package/bitchx/files/S98bitchxrc b/openwrt/package/bitchx/files/S98bitchxrc
deleted file mode 100755 (executable)
index 4578696..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-# make /tmp/.bitchxrc as many servers ban root
-if [ ! -e /tmp/.bitchxrc ]
-then
-  echo "IRCUSER OpenWrt" >/tmp/.bitchxrc
-  echo "IRCNAME OpenWrt User!" >>/tmp/.bitchxrc
-fi