File powerpc-utils-lsprop.patch of Package powerpc-utils
--- powerpc-utils-1.2.6.orig/src/lsprop.c 2010-12-16 15:52:43.000000000 +0100 +++ powerpc-utils-1.2.6/src/lsprop.c 2010-12-23 17:26:27.000000000 +0100 @@ -15,7 +15,7 @@ #include <dirent.h> int recurse; -int maxbytes = 128; +int maxbytes = 64 * 1024; int words_per_line = 0; char *buf;