diff options
author | Matt Wilson <msw@redhat.com> | 2000-04-28 20:34:54 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-04-28 20:34:54 +0000 |
commit | 2306e02d9886970bb42444a45103d6a6cd834906 (patch) | |
tree | f4a9d8c9b25864654adb4ecbc681db8ae868809f /scripts | |
parent | 716333cc3ca5a7b5e1187981739672e7723410d4 (diff) | |
download | anaconda-2306e02d9886970bb42444a45103d6a6cd834906.tar.gz anaconda-2306e02d9886970bb42444a45103d6a6cd834906.tar.xz anaconda-2306e02d9886970bb42444a45103d6a6cd834906.zip |
add these, the paths changed
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/upd-instroot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index ef9a8ddad..fc521bc48 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -159,6 +159,9 @@ lib/libdl* lib/libdb.so.2 lib/libdb.so.3 lib/libdb1* +usr/lib/libdb.so.2 +usr/lib/libdb.so.3 +usr/lib/libdb1* lib/libdb-* lib/libnsl* lib/libnss_files* |