]> git.donarmstrong.com Git - infobot.git/blobdiff - INSTALL
dunno
[infobot.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 12f1b3ea1acd5647f07a77d1dc64ac56435ffa99..9729d65a857259dc4b7a29fad9295b2ce71e1d8f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -40,28 +40,6 @@ Finally, start your bot by changing to the base dir and type:
 
 
 
-                                 -------------
-                                 -- Patches --
-                                 -------------
-
-- apply *.patch patches inside patches/
-    - cd /usr/lib/perl5/WWW/Search
-    - patch -p0 < WWW::Search::Google.patch
-
-- alternatively, move the files from patches/
-    - mv patches/Google.pm /usr/lib/perl5/WWW/Search/
-
-
-Net::IRC DCC CHAT
------------------
-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
-
-
-
-
                                 ----------------
                                 -- PostgreSQL --
                                 ----------------