diff options
Diffstat (limited to 'package/coreutils/coreutils-compile.patch')
-rw-r--r-- | package/coreutils/coreutils-compile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/coreutils/coreutils-compile.patch b/package/coreutils/coreutils-compile.patch index bcf1f9e84..e3ba33cd7 100644 --- a/package/coreutils/coreutils-compile.patch +++ b/package/coreutils/coreutils-compile.patch @@ -1,5 +1,5 @@ ---- lib/time_r.h.orig 2006-04-19 12:03:46.000000000 -0600 -+++ lib/time_r.h 2006-04-19 12:03:50.000000000 -0600 +--- coreutils/lib/time_r.h.orig 2006-04-19 12:03:46.000000000 -0600 ++++ coreutils/lib/time_r.h 2006-04-19 12:03:50.000000000 -0600 @@ -26,7 +26,7 @@ those declarations. */ #include <time.h> |