commit: 56336fbade3e0e056e612ac44f40b54200286a33 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Jul 6 20:38:20 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Aug 11 08:07:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56336fba
app-forensics/rkhunter: remove unused patch Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> .../rkhunter/files/rkhunter-1.4.0.conf.patch | 31 ---------------------- 1 file changed, 31 deletions(-) diff --git a/app-forensics/rkhunter/files/rkhunter-1.4.0.conf.patch b/app-forensics/rkhunter/files/rkhunter-1.4.0.conf.patch deleted file mode 100644 index 0b54655..0000000 --- a/app-forensics/rkhunter/files/rkhunter-1.4.0.conf.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- rkhunter.conf.old 2009-01-07 17:33:11.000000000 +0100 -+++ rkhunter.conf 2009-01-07 17:36:58.000000000 +0100 -@@ -19,6 +19,7 @@ - # describing the option will say if this is so. - # - -+INSTALLDIR=/usr - - # - # If this option is set to 1, it specifies that the mirrors file -@@ -84,17 +85,17 @@ MAIL_CMD=mail -s "[rkhunter] Warnings fo - # important files will be written to this directory, so be - # sure that the directory permissions are tight. - # --#TMPDIR=/var/lib/rkhunter/tmp -+TMPDIR=/var/lib/rkhunter/tmp - - # - # Specify the database directory to use. - # --#DBDIR=/var/lib/rkhunter/db -+DBDIR=/var/lib/rkhunter/db - - # - # Specify the script directory to use. - # --#SCRIPTDIR=/usr/local/lib/rkhunter/scripts -+SCRIPTDIR=/usr/lib/rkhunter/scripts - - # - # Specify the root directory to use.
