diff options
author | Chris Lumens <clumens@redhat.com> | 2007-02-20 19:23:55 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2007-02-20 19:23:55 +0000 |
commit | 0bcd93a4cce7ff5582b9083bb9a4fa33885e509d (patch) | |
tree | 1f89088419a3ed86b1b51b2115143e8c3e9e4208 /scripts | |
parent | 5ee8ed939fc2e7fa83019b0b3803e7d5eff94a49 (diff) | |
download | anaconda-0bcd93a4cce7ff5582b9083bb9a4fa33885e509d.tar.gz anaconda-0bcd93a4cce7ff5582b9083bb9a4fa33885e509d.tar.xz anaconda-0bcd93a4cce7ff5582b9083bb9a4fa33885e509d.zip |
The shell now requires libtinfo*.
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 13b9e5718..e9fc6dff4 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -313,6 +313,7 @@ $LIBDIR/libgobject* $LIBDIR/libgthread* $LIBDIR/libncurses* $LIBDIR/libvolume_id* +$LIBDIR/libtinfo* sbin/badblocks sbin/busybox.anaconda sbin/clock |