diff --git a/system/devel/libtool/actions.py b/system/devel/libtool/actions.py
index e963b9e6..a401b447 100644
--- a/system/devel/libtool/actions.py
+++ b/system/devel/libtool/actions.py
@@ -25,9 +25,9 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- for f in ["config.sub", "config.guess"]:
- pisitools.remove("%s/%s" % (configTemplateDir, f))
- pisitools.dosym("/usr/share/gnuconfig/%s" % f, "%s/%s" % (configTemplateDir, f))
+ #for f in ["config.sub", "config.guess"]:
+ #pisitools.remove("%s/%s" % (configTemplateDir, f))
+ #pisitools.dosym("/usr/share/gnuconfig/%s" % f, "%s/%s" % (configTemplateDir, f))
pisitools.dodoc("AUTHORS", "ChangeLog*", "COPYING", "NEWS", "README", "THANKS", "doc/PLATFORMS")
diff --git a/system/devel/libtool/pspec.xml b/system/devel/libtool/pspec.xml
index 6438708d..028779e1 100644
--- a/system/devel/libtool/pspec.xml
+++ b/system/devel/libtool/pspec.xml
@@ -52,6 +52,7 @@
emul32
libtool-ltdl
+ glibc-32bit
/usr/lib32