summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2017-09-26 17:25:28 +0200
committerChema Alonso Josa <nimiux@gentoo.org>2017-09-26 17:25:28 +0200
commitdf999ecff616a4007972bb75b167c36e7524b26a (patch)
tree7aa098458aca7332ead15d2336ab076d6d68da4d /app-admin/logrotate
parentapp-office/kexi: remove 3.0.1 (diff)
downloadgentoo-df999ecff616a4007972bb75b167c36e7524b26a.tar.gz
gentoo-df999ecff616a4007972bb75b167c36e7524b26a.tar.bz2
gentoo-df999ecff616a4007972bb75b167c36e7524b26a.zip
app-admin/logrotate: Removes unused patch
Closes: https://github.com/gentoo/gentoo/pull/5793# Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r--app-admin/logrotate/files/logrotate-3.9.1-lfs.patch15
1 files changed, 0 insertions, 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 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]))
-