Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --parent...
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)
commitd651ee4602816fc9856e58c9794ad1b72281d134
tree5c8bc20a5357464fdedc4e74b4592f3de38959ad
parentaef8f80a3ac507da5b66f14bfc0f3ef0306d63e9
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