commit:     df999ecff616a4007972bb75b167c36e7524b26a
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 15:25:28 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 15:25:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df999ecf

app-admin/logrotate: Removes unused patch

Closes: https://github.com/gentoo/gentoo/pull/5793#

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-admin/logrotate/files/logrotate-3.9.1-lfs.patch | 15 ---------------
 1 file changed, 15 deletions(-)

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 57449d0f657..00000000000
--- 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]))
- 

Reply via email to