diff options
author | Eric Andersen <andersen@codepoet.org> | 2006-04-19 21:17:49 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2006-04-19 21:17:49 +0000 |
commit | afc5e9078e362b44d8d7861deded16756e097ee6 (patch) | |
tree | bb3f6d4b6e0884646c80878add978a9890674e36 /package/coreutils/coreutils-compile.patch | |
parent | f144786ff54ac483f3d6af57f45ea13c90b21eaa (diff) | |
download | buildroot-novena-afc5e9078e362b44d8d7861deded16756e097ee6.tar.gz buildroot-novena-afc5e9078e362b44d8d7861deded16756e097ee6.zip |
fix up coreutils build
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> |