setup-helper: remove libstdc++-compat

This commit is contained in:
Matt Housh 2012-12-16 08:26:41 -06:00
parent ebb5fe00ac
commit b746f6d5a3

View File

@ -103,6 +103,7 @@ if [ `is_installed pango` ]; then
inject_packages harfbuzz
fi
remove_packages libstdc++-compat
# force replacement of /etc/mtab with symlink
ln -sf /proc/self/mounts $ROOT/etc/mtab