Eggdrop1.3.28-1.4.0.desc * NOTE: You must apply the patch correctly, its not as simple as other patch files and you must not be using a patched eggdrop v1.3.28 Step 1: patch -Ep0 < eggdrop1.3.28-1.4.0.patch (this will apply the patch file _properly_) Step 2: chmod u+x install-sh mkinstalldirs (these files must be executable inorder to install eggdrop) Step 3: mv eggdrop1.3.28 eggdrop1.4.0 (this step isn't required, but you are using 1.4.0 now) Once you are done these three steps, you compile eggdrop v1.4.0 like normal.