diff --git a/system/base/libffi/actions.py b/system/base/libffi/actions.py index 33acf9bd..886dc3ab 100644 --- a/system/base/libffi/actions.py +++ b/system/base/libffi/actions.py @@ -22,7 +22,6 @@ def check(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - #if get.buildTYPE() == "emul32": ## Remove duplicated header files #pisitools.removeDir("/usr/lib32/%s" % get.srcDIR())