Merge pull request #606 from ayhanyalcinsoy/master

libxml2:removed gtk-doc
This commit is contained in:
2017-02-15 15:35:52 +03:00
committed by GitHub
+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