From 27ca35ee97569843d32c340363bed91d375d9142 Mon Sep 17 00:00:00 2001 From: Matt Wilson Date: Sun, 1 Dec 2002 19:56:30 +0000 Subject: libelf is dead. long live elfutils --- scripts/upd-instroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/upd-instroot b/scripts/upd-instroot index bcae42244..081483f50 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -102,7 +102,7 @@ PACKAGES="glibc glibc-common setup openssl python python2 newt libtermcap zlib XFree86 Xconfigurator anaconda anaconda-runtime kudzu-devel kudzu hwdata db3 bzip2 bzip2-libs dosfstools pciutils reiserfs-utils parted busybox-anaconda rpm-python anaconda-help booty - hdparm lvm rhpl pyxf86config libxml2 libxml2-python rdate libelf + hdparm lvm rhpl pyxf86config libxml2 libxml2-python rdate elfutils glib2" if [ $ARCH = i386 -o $ARCH = x86_64 ]; then -- cgit