summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/logrotate/files/logrotate-3.10.0-Werror.patch')
-rw-r--r--app-admin/logrotate/files/logrotate-3.10.0-Werror.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/app-admin/logrotate/files/logrotate-3.10.0-Werror.patch b/app-admin/logrotate/files/logrotate-3.10.0-Werror.patch
deleted file mode 100644
index 86b45a4f1061..000000000000
--- a/app-admin/logrotate/files/logrotate-3.10.0-Werror.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -Nuar a/Makefile.am b/Makefile.am
---- a/Makefile.am 2016-08-03 12:25:47.000000000 +0200
-+++ b/Makefile.am 2016-08-03 23:28:16.420071763 +0200
-@@ -1,4 +1,4 @@
--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