[PATCH] un-desktopize find

Kai Schwenzfeier niteblade at gmx.net
Wed Apr 4 17:15:05 UTC 2007


15:45 <kasc> hi there
15:52 <kasc> i've got a problem with building busybox from within a busybox environment. the Makefiles use -prune option with
             find, but the busybox find implementation doesnt seem to understand -prune
15:52 <kasc> any ideas? ^^
15:56 <blindvt`> kasc, USE_DESKTOP(            ACTS(prune))
15:56 <blindvt`> kasc, do away with this silly CONFIG_DESKTOP thing for find and instead add an option for the args of find
                 that are currently hidden with DESKTOP
16:07 <blindvt`> kasc, the same for all other args of find that are hidden below DESKTOP
16:08 <blindvt`> kasc, then, after cursory testing, send the patch to the mailing-list, please


so here is the patch ;)
(applies to 1.5.0 release, tested to works-for-me-and-fixed-my-problem status)

greetings,
Kai




More information about the busybox mailing list