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