diff options
Diffstat (limited to 'app-admin/logrotate/files/logrotate-3.11.0-Werror.patch')
-rw-r--r-- | app-admin/logrotate/files/logrotate-3.11.0-Werror.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-admin/logrotate/files/logrotate-3.11.0-Werror.patch b/app-admin/logrotate/files/logrotate-3.11.0-Werror.patch deleted file mode 100644 index 43c0ebaeb189..000000000000 --- a/app-admin/logrotate/files/logrotate-3.11.0-Werror.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nuar a/Makefile.am b/Makefile.am ---- a/Makefile.am 2016-11-30 13:05:55.000000000 +0100 -+++ b/Makefile.am 2016-12-02 23:46:15.288908073 +0100 -@@ -8,7 +8,7 @@ - # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - # GNU General Public License for more details. - # --AM_CFLAGS = -Wall -Werror -+AM_CFLAGS = -Wall - sbin_PROGRAMS = logrotate - logrotate_SOURCES = basenames.c config.c log.c logrotate.c \ - basenames.h config.h log.h logrotate.h queue.h |