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