]> git.donarmstrong.com Git - infobot.git/blobdiff - INSTALL.patches
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
[infobot.git] / INSTALL.patches
index c72294c13f96441c1d2f383577dd19692a640017..ab99679450f8ad35dccd1369fd996b3cd6552556 100644 (file)
@@ -14,3 +14,5 @@ Unfortunately, Net::IRC 0.70 has buggy code that does not detect DCC CHAT
 properly. to patch:
        cd /usr/share/perl5/Net/IRC/
        cat ~bot/patches/Net_IRC_Connection_pm.patch | patch -p0
+
+# vim:ts=4:sw=4:expandtab:tw=80