diff options
Diffstat (limited to 'app-admin/logrotate/files/logrotate-3.11.0-lfs.patch')
-rw-r--r-- | app-admin/logrotate/files/logrotate-3.11.0-lfs.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-admin/logrotate/files/logrotate-3.11.0-lfs.patch b/app-admin/logrotate/files/logrotate-3.11.0-lfs.patch deleted file mode 100644 index 9cd5745e846a..000000000000 --- a/app-admin/logrotate/files/logrotate-3.11.0-lfs.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nuar a/configure.ac b/configure.ac ---- a/configure.ac 2016-12-02 14:08:40.000000000 +0100 -+++ b/configure.ac 2016-12-02 23:48:03.878908425 +0100 -@@ -12,6 +12,7 @@ - AC_PROG_CC_STDC - AC_STRUCT_ST_BLKSIZE - AC_STRUCT_ST_BLOCKS -+AC_SYS_LARGEFILE - - dnl Use 64-bit file offsets on 32-bit systems (defines C macros if necessary) - AC_SYS_LARGEFILE |