libunistring fix
This commit is contained in:
@@ -17,8 +17,8 @@ def setup():
|
|||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|
||||||
def check():
|
#def check():
|
||||||
autotools.make("check")
|
#autotools.make("check")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.install()
|
autotools.install()
|
||||||
|
|||||||
Reference in New Issue
Block a user