summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-03-16 21:46:14 +0000
committerChris Lumens <clumens@redhat.com>2005-03-16 21:46:14 +0000
commit2d224f7af7cd174ef3710df61d85ce198255bb98 (patch)
tree1c3b1ea9fa1ad7e71db76b8f932e13900205c54e /scripts
parentaddb322503df857d4f893072f5ea1a53b98d3899 (diff)
downloadanaconda-2d224f7af7cd174ef3710df61d85ce198255bb98.tar.gz
anaconda-2d224f7af7cd174ef3710df61d85ce198255bb98.tar.xz
anaconda-2d224f7af7cd174ef3710df61d85ce198255bb98.zip
RPM needs libstdc++.so.6 in the network install images now.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 5e8376d32..90b0e8e29 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -361,6 +361,7 @@ usr/$LIBDIR/librpmbuild-*4.?.so*
usr/$LIBDIR/librpmdb*4.?.so*
usr/$LIBDIR/librpmio*4.?.so*
usr/$LIBDIR/libslang*
+usr/$LIBDIR/libstdc++.so.6*
usr/$LIBDIR/libxml2.so*
usr/$LIBDIR/libz.*
usr/$LIBDIR/libbogl.so*