libunistring fix

This commit is contained in:
idriskalp
2019-12-11 23:49:10 +03:00
parent fc2b0b76e0
commit 73f0573fba
+1 -1
View File
@@ -18,7 +18,7 @@ def build():
autotools.make()
def check():
#autotools.make("check")
autotools.make("check")
def install():
autotools.install()