[BusyBox] Make PREFIX= install is funky.

Rob Landley rob at landley.net
Sun May 9 08:55:09 UTC 2004


On Thursday 06 May 2004 11:54, Kevin P. Fleming wrote:
> Rob Landley wrote:
> > So, if I tell busybox to install at "PREFIX=/", all the paths it's using
> > are things like "//usr/bin/env".  But if I tell it "PREFIX=", it refuses
> > to install saying there's no prefix.
>
> Have you tried PREFIX=""?

No, but considering that the quotes get stripped by the shell (try echo 
prefix="") I wouldn't expect a major difference...

Rob




More information about the busybox mailing list