[Pkg-jed-devel] error building jed_0.99.16.pre.0.99.17.84-1
G. Milde
g.milde@web.de
Fri, 15 Apr 2005 15:23:14 +0200
On 15.04.05, Jörg Sommer wrote:
> > The next idea is using environment variables
> Dirty, but it works.
Maybe we could look at __argv. site.sl tells us:
% if first argument is -n then do NOT load init file
if (__argv[1] != "-n")
{
$1 = listdir ("/etc/jed-init.d");
foreach ($1[array_sort($1)])
...
For me this seems more clean than a new environment variable.
(I should consider this for home-lib.sl too.)
Günter
--
G.Milde web.de