diff options
author | Matt Wilson <msw@redhat.com> | 1999-08-31 13:00:30 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-08-31 13:00:30 +0000 |
commit | 9c494535c25e9986f1903ca3a863006dbb791960 (patch) | |
tree | 89abb9fff5ae417b4802e2c587524798f587d214 /upd-instroot | |
parent | 1ecdb0992a4fc6b73376b136e7b4295a148c03a7 (diff) | |
download | anaconda-9c494535c25e9986f1903ca3a863006dbb791960.tar.gz anaconda-9c494535c25e9986f1903ca3a863006dbb791960.tar.xz anaconda-9c494535c25e9986f1903ca3a863006dbb791960.zip |
removed slang in lieu of minislang
Diffstat (limited to 'upd-instroot')
-rwxr-xr-x | upd-instroot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/upd-instroot b/upd-instroot index 0195310cb..236646785 100755 --- a/upd-instroot +++ b/upd-instroot @@ -36,7 +36,7 @@ echo "DESTGR is $DESTGR" PACKAGES="glibc-2 ldconfig setup e2fsprogs-1 XFree86-libs XFree86-SVGA XFree86-S3 XFree86-S3V XFree86-Mach32 XFree86-Mach64 XFree86-FBDev XFree86-75dpi-fonts XFree86-3. xpm-3 glib- - gtk+- gnome-libs slang python-1 newt imlib-1 libpng libtiff + gtk+- gnome-libs python-1 newt imlib-1 libpng libtiff libjpeg- libtermcap-2 zlib rpm rpm-devel ash- bash- pygtk- pygnome- util-linux procps esound-0 audiofile-0 kernel-pcmcia-cs" @@ -62,7 +62,6 @@ lib/libNoVersion* etc/group etc/passwd etc/services -usr/lib/libslang* usr/bin/python* usr/lib/python* usr/lib/libnewt* |