diff options
Diffstat (limited to 'sysutils/logrotate/files/patch-config.h')
-rw-r--r-- | sysutils/logrotate/files/patch-config.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/logrotate/files/patch-config.h b/sysutils/logrotate/files/patch-config.h index 3f7b61634c55..d5d08ed63a3a 100644 --- a/sysutils/logrotate/files/patch-config.h +++ b/sysutils/logrotate/files/patch-config.h @@ -1,6 +1,7 @@ -diff -ruN logrotate-3.7.7-orig/config.h logrotate-3.7.7/config.h ---- logrotate-3.7.7-orig/config.h Sat Nov 12 19:07:56 2005 -+++ logrotate-3.7.7/config.h Sun Jun 22 22:02:29 2008 +diff --git a/config.h b/config.h +index ae7f308..7c0a2b3 100644 +--- a/config.h ++++ b/config.h @@ -16,6 +16,13 @@ #define STATEFILE "/var/log/logrotate.status" #endif |