diff options
| author | Chris Lumens <clumens@redhat.com> | 2007-06-18 14:09:33 +0000 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2007-06-18 14:09:33 +0000 |
| commit | e375a107df49a3c4f69dc014e5f4c86ba6c989ee (patch) | |
| tree | 397f0e9adb5c7a22b7e7904b7ea877bd44d8ce6f /scripts | |
| parent | b4fd4a84b6acb41e73d0dbcbc4c7ab293acf9d95 (diff) | |
libbz2 has changed location (#243566).
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 53ff4e4ad..099a1ca7b 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -286,6 +286,7 @@ $LIBDIR/libpthread* $LIBDIR/librt[-.]* $LIBDIR/ld*.so* $LIBDIR/libblkid* +$LIBDIR/libbz2* $LIBDIR/libcom_err* $LIBDIR/libcrypt* $LIBDIR/libdb-* @@ -396,7 +397,6 @@ usr/$LIBDIR/gconv/gconv-modules usr/$LIBDIR/libbeecrypt* usr/$LIBDIR/libssl* usr/$LIBDIR/libcrypto* -usr/$LIBDIR/libbz2* usr/$LIBDIR/libdhcp* usr/$LIBDIR/libelf* usr/$LIBDIR/libnash* |
