KDE/kdelibs/win/iceauth

David Faure faure at kde.org
Sun Oct 16 23:02:20 CEST 2005


On Sunday 16 October 2005 22:37, Thiago Macieira wrote:
> SVN commit 471215 by thiago:
> 
> Are SConscript supposed to be run on the command-line?

No, via scons -u.
So maybe the first line should be 
#!/usr/bin/env scons -u
but this doesn't work
/usr/bin/env: scons -u: No such file or directory
so unless there's a solution to that, I agree, they shouldn't be executable.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).



More information about the Kde-buildsystem mailing list