Merge pull request #606 from ayhanyalcinsoy/master
libxml2:removed gtk-doc
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user