check disabled.
This commit is contained in:
@@ -23,8 +23,8 @@ def setup():
|
|||||||
def build():
|
def build():
|
||||||
autotools.make('LDFLAGS="%s"' % get.LDFLAGS())
|
autotools.make('LDFLAGS="%s"' % get.LDFLAGS())
|
||||||
|
|
||||||
def build():
|
#def check():
|
||||||
autotools.make("check")
|
# autotools.make("check")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|||||||
Reference in New Issue
Block a user