diff options
author | Matt Wilson <msw@redhat.com> | 2002-12-17 04:50:52 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2002-12-17 04:50:52 +0000 |
commit | ec6e41128cc321710e19048462818b39fa4705a4 (patch) | |
tree | 1943f1ba44587dab2ff05e3f5df73e1f9d94fcef /scripts | |
parent | 6dc6902309904fa2ac19f32a71c4043434932c2e (diff) | |
download | anaconda-ec6e41128cc321710e19048462818b39fa4705a4.tar.gz anaconda-ec6e41128cc321710e19048462818b39fa4705a4.tar.xz anaconda-ec6e41128cc321710e19048462818b39fa4705a4.zip |
put bterm terminfo file in right place
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 46d3a480d..301f6eb07 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -327,6 +327,7 @@ usr/sbin/ddcprobe usr/sbin/dmidecode usr/share/anaconda/locale-list usr/share/anaconda/anaconda.conf +usr/share/terminfo/b/bterm usr/share/terminfo/l/linux usr/share/terminfo/v/vt100 usr/share/hwdata/pcitable @@ -632,7 +633,6 @@ usr/share/pixmaps/yes.xpm usr/share/redhat-config-keyboard/* usr/share/terminfo/l/linux usr/share/terminfo/x/xterm -usr/share/terminfo/b/bterm usr/share/terminfo/v/vt100 usr/share/themes/Bluecurve/gtk-2.0/* usr/share/vte/termcap/xterm |