From f059b315bd362cea0140fc32f488d19bbecf3c38 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Tue, 22 Mar 2005 15:35:15 +0000 Subject: List libstdc++ in PACKAGES to hopefully really fix the tree scrubbing problem. --- scripts/upd-instroot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 90b0e8e29..acb00e199 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -119,7 +119,8 @@ PACKAGES="glibc glibc-common setup openssl python newt slang libselinux rhpl pyxf86config libxml2 libxml2-python glib2 sqlite neon elfutils-libelf bogl-bterm bogl krb5-libs convertdb1 jfsutils xfsprogs xfsdump dmapi libacl libattr attr acl python-urlgrabber - policy policycoreutils pyparted xorg-x11 selinux-policy-targeted" + policy policycoreutils pyparted xorg-x11 selinux-policy-targeted + libstdc++" if [ $ARCH = i386 -o $ARCH = x86_64 ]; then PACKAGES="$PACKAGES kernel-pcmcia-cs kernel-utils" -- cgit