diff --git a/eggdrop-1.6.17-conf.patch b/eggdrop-1.6.17-conf.patch deleted file mode 100644 index 63dc09d..0000000 --- a/eggdrop-1.6.17-conf.patch +++ /dev/null @@ -1,12 +0,0 @@ -Patch by Robert Scheck for eggdrop >= 1.6.17, -which sets the correct path to the eggdrop executable in the example file. - ---- eggdrop1.6.17/eggdrop.conf 2004-08-22 00:43:27.000000000 +0200 -+++ eggdrop1.6.17/eggdrop.conf.conf 2006-01-22 00:16:16.000000000 +0100 -@@ -1,5 +1,4 @@ --#! /path/to/executable/eggdrop --# ^- This should contain a fully qualified path to your Eggdrop executable. -+#!/usr/bin/eggdrop - # - # $Id: eggdrop.conf,v 1.40 2004/08/21 22:43:27 wcc Exp $ - # diff --git a/eggdrop-1.6.19-conf.patch b/eggdrop-1.6.19-conf.patch new file mode 100644 index 0000000..57bbb18 --- /dev/null +++ b/eggdrop-1.6.19-conf.patch @@ -0,0 +1,12 @@ +Patch by Robert Scheck for eggdrop >= 1.6.19, +which sets the correct path to the eggdrop executable in the example file. + +--- eggdrop1.6.19/eggdrop.conf 2008-02-16 21:15:30.000000000 +0100 ++++ eggdrop1.6.19/eggdrop.conf.conf 2008-08-30 14:30:55.000000000 +0200 +@@ -1,5 +1,4 @@ +-#! /path/to/executable/eggdrop +-# ^- This should contain a fully qualified path to your Eggdrop executable. ++#!/usr/bin/eggdrop + # + # $Id: eggdrop-1.6.19-conf.patch,v 1.1 2009/05/26 20:45:30 robert Exp $ + #