Example #1
0
 def __init__(self):
     Builder.__init__(self, pkgname='.', archivename=None, extractdir=None)
Example #2
0
 def __init__(self):
     Builder.__init__(self, pkgname='.', installcommand="scons install")
Example #3
0
 def __init__(self):
     Builder.__init__(self, pkgname='.', archivename=None, extractdir=None)
Example #4
0
 def __init__(self):
     Builder.__init__(self, pkgname='.', installcommand="scons install")