KDE/kdelibs/win/iceauth
Thiago Macieira
thiago at kde.org
Sun Oct 16 22:37:13 CEST 2005
SVN commit 471215 by thiago:
Are SConscript supposed to be run on the command-line?
The file has a #! /usr/bin/env python
but running it causes:
Traceback (most recent call last):
File "./SConscript", line 3, in ?
Import('env')
NameError: name 'Import' is not defined
So I don't think these are executable nor should be marked with #!
CCMAIL:kde-buildsystem at kde.org
_M SConscript
** trunk/KDE/kdelibs/win/iceauth/SConscript #property svn:executable
- *
More information about the Kde-buildsystem
mailing list