Ladislav Michl <[EMAIL PROTECTED]> writes:
> 
> Well, I'm using tgz target  Better solution is to use $(FAKEROOT),
> just in case someone wants to use systemwide installed version. Also
> note Rules.make defines 'FAKEROOT = $(PTXCONF_HOST_PREFIX)/bin/fakeroot',
> but this is not visible to shellscripts. My quick hack defines FAKEROOT
> as fakeroot and I'd like to be able to system fakeroot (configure
> option? automatic check?) to save few seconds of machine time 
> 
>       ladis
> 
I did edit in a 'set' just before the fakeroot call in the script, to find out
which env variables were available for use, and $(PTXDIST_WORKSPACE) is the
only likely env variable available.

But the script only says 'fakeroot' so I guess $(FAKEROOT) combined with
appropriate setting of values would be best.

So what's the "correct" solution here ?! 
Should these extra env variables be exported from somewhere ? if so, where ?

(I ask not because I'm incapable of determining it, but because someone who 
knows
the system better probably knows already.)

MikeW

PS. I'm going to use jffs now in any case, but don't mind retesting if there's
a patch to be checked. When's 0.10.5 out ;-)



-- 
ptxdist mailing list
[email protected]

Reply via email to