libxml2:removed gtk-doc

This commit is contained in:
2017-02-15 15:34:07 +03:00
parent 77018e828d
commit c5db90c862
+1 -1
View File
@@ -37,7 +37,7 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
if get.buildTYPE() == "emul32":
if get.buildTYPE() == "emul32" or "i686":
pisitools.removeDir("/usr/share/gtk-doc")
return