summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-01-15 22:16:54 +0000
committerJeremy Katz <katzj@redhat.com>2002-01-15 22:16:54 +0000
commitdebe0c4e83f44b3819f78f7614d15d2457a5a449 (patch)
tree2a8063f3398ec8e6c8e62c0b98cd7ad12c1b50d4 /scripts
parent7ed71c4abc44bee51132ea14c0a25663b71d3844 (diff)
downloadanaconda-debe0c4e83f44b3819f78f7614d15d2457a5a449.tar.gz
anaconda-debe0c4e83f44b3819f78f7614d15d2457a5a449.tar.xz
anaconda-debe0c4e83f44b3819f78f7614d15d2457a5a449.zip
python depends on old openssl and won't build with new compiler. blah
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 26bbf14a6..9574715af 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -95,7 +95,7 @@ PACKAGES="glibc glibc-common setup openssl python python2 newt libtermcap zlib
ash kon2 e2fsprogs util-linux raidtools popt mount procps rpm
XFree86 Xconfigurator anaconda anaconda-runtime kudzu-devel
kudzu db3 rpm-python2.2 bzip2 bzip2-libs dosfstools pciutils
- reiserfs-utils parted busybox-anaconda rpm-python anaconda-help"
+ reiserfs-utils parted busybox-anaconda rpm-python anaconda-help openssl096b"
if [ $ARCH = i386 ]; then
PACKAGES="$PACKAGES kernel-pcmcia-cs lilo"