summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-02-01 12:42:22 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-02-01 12:42:22 -1000
commit337b5cdda785aceee951a817763662845094d071 (patch)
treeb02ac4c767c2c4e7742880989340d24960c219ad
parent158b867f8a1faa48c27eafce0e072a878ccc6f29 (diff)
downloadanaconda-337b5cdda785aceee951a817763662845094d071.tar.gz
anaconda-337b5cdda785aceee951a817763662845094d071.tar.xz
anaconda-337b5cdda785aceee951a817763662845094d071.zip
Add libnssutil3.so to the file list.
We need this library for sshd to launch on s390x at least, probably need it for other things.
-rwxr-xr-xscripts/upd-instroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index fb1cfc3ae..11e7fdf8b 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -413,6 +413,7 @@ usr/$LIBDIR/libncurses*
usr/$LIBDIR/libnewt*
usr/$LIBDIR/libnl*
usr/$LIBDIR/libnss3.so
+usr/$LIBDIR/libnssutil3.so
usr/$LIBDIR/libparted*
usr/$LIBDIR/libpopt*
usr/$LIBDIR/libpython*