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)
commitd94667294f62db7c54e9d12e198d5ad87ce11fe8
treecc49ab759de08eed8b62580af0e57b3e1fe94b18
parent7d17ba2f44c1a881560f620d9b19a810681d8da8
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6784 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/uClibc/patches/150-portability.patch