K 10 svn:author V 4 miwi K 8 svn:date V 27 2007-07-09T18:03:21.000000Z K 7 svn:log V 246 The use of "find ... -print0/xargs -0 ..." is faster than "find ... -print/xargs -n1 ...", so use that here to fix file and directory permissions after installation. PR: 114445 Submitted by: Greg Larkin (maintainer) END