@@ -14,8 +14,8 @@ def setup():
|
|||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|
||||||
#def check():
|
def check():
|
||||||
#autotools.make("test")
|
autotools.make("test")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|||||||
Reference in New Issue
Block a user