From 8516e6b2e8b7c886440db830e40ccad40977da1d Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Fri, 30 Nov 2001 21:28:23 +0000 Subject: libzvt works now --- scripts/upd-instroot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 742ca21c4..eecb33da7 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -121,7 +121,7 @@ PACKAGESGR="anaconda XFree86-libs imlib libpng libtiff libjpeg XFree86 Xconfigurator gnome-python2 pygtk2 gdk-pixbuf XFree86-KOI8-R XFree86-KOI8-R-75dpi-fonts pciutils pam reiserfs-utils atk pango freetype gnome-python2-canvas - libgnomecanvas libart_lgpl" + libgnomecanvas libart_lgpl libzvt gnome-python2-zvt" if [ -z "$NEEDGR" ]; then PACKAGESGR="bash" @@ -433,7 +433,7 @@ usr/lib/libpng* usr/lib/libreadline* usr/lib/libthread* usr/lib/libtiff* -usr/lib/libzvt* +usr/lib/libzvt-2* usr/lib/locale/* usr/lib/pango/* usr/lib/rpm/rpmpopt -- cgit