From df999ecff616a4007972bb75b167c36e7524b26a Mon Sep 17 00:00:00 2001 From: Chema Alonso Josa Date: Tue, 26 Sep 2017 17:25:28 +0200 Subject: [PATCH] app-admin/logrotate: Removes unused patch Closes: https://github.com/gentoo/gentoo/pull/5793# Package-Manager: Portage-2.3.8, Repoman-2.3.1 --- .../logrotate/files/logrotate-3.9.1-lfs.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 app-admin/logrotate/files/logrotate-3.9.1-lfs.patch diff --git a/app-admin/logrotate/files/logrotate-3.9.1-lfs.patch b/app-admin/logrotate/files/logrotate-3.9.1-lfs.patch deleted file mode 100644 index 57449d0f657b..000000000000 --- a/app-admin/logrotate/files/logrotate-3.9.1-lfs.patch +++ /dev/null @@ -1,15 +0,0 @@ -https://bugs.gentoo.org/559572 - -make sure we can handle large files properly (like log files over 2GiB) - ---- a/configure.ac -+++ b/configure.ac -@@ -10,6 +10,8 @@ - AC_STRUCT_ST_BLKSIZE - AC_STRUCT_ST_BLOCKS - -+AC_SYS_LARGEFILE -+ - AC_CHECK_LIB([popt],[poptParseArgvString],, - AC_MSG_ERROR([libpopt required but not found])) - -- 2.26.2