Openwrt/tools/ipkg-utils/patches
Florian Fainelli 65d4a5eaab ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99").
The attached diff, which creates tools/ipkg-utils/patches/160-find.patch,
fixes the problem by using gfind is available. Again, this is similar
to what is done in include/host.mk. (#3868)

Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>

SVN-Revision: 12247
2008-08-08 21:33:53 +00:00
..
100-build_clean.patch
110-buildpackage.patch
111-buildpackage_conffiles.patch Allow ipkg to handle conffiles if present (#3466) 2008-05-22 20:26:49 +00:00
120-build_tar.patch
130-tar_wildcards.patch
140-portability.patch
150-uppercase_letters.patch
160-find.patch ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99"). 2008-08-08 21:33:53 +00:00