diff options
author | Matt Wilson <msw@redhat.com> | 2000-05-30 16:40:00 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-05-30 16:40:00 +0000 |
commit | 3d731eaf88b292f38c62a9647c3fd60317a218c3 (patch) | |
tree | f8ad3d928ba3a41641c848c41d7c6878db83739a /scripts | |
parent | 38ee4b951eec89eb4c290e774f0d742a4b8cb544 (diff) | |
download | anaconda-3d731eaf88b292f38c62a9647c3fd60317a218c3.tar.gz anaconda-3d731eaf88b292f38c62a9647c3fd60317a218c3.tar.xz anaconda-3d731eaf88b292f38c62a9647c3fd60317a218c3.zip |
get new library name for libdb
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 4182c02ae..34457da0f 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -155,6 +155,7 @@ lib/libc* lib/libm* lib/libcrypt* lib/libdl* +lib/libdb-3.0 lib/libdb.so.2 lib/libdb.so.3 lib/libdb1* |