Fix portability patch for uClibc.
authorFelix Fietkau <nbd@openwrt.org>
Sun, 1 Apr 2007 11:43:11 +0000 (11:43 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 1 Apr 2007 11:43:11 +0000 (11:43 +0000)
commit5a5f4bc6cdcb104ead297f25e6c38acdc75d2cec
treecc49ab759de08eed8b62580af0e57b3e1fe94b18
parent7f8ea507852c0457e468c9fb6bfe780fe9778baa
Fix portability patch for uClibc.
Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already.
Fixes build on OSX with fink's fileutils installed.

SVN-Revision: 6784
toolchain/uClibc/patches/150-portability.patch