diff options
| author | Jeremy Katz <katzj@redhat.com> | 2002-01-16 17:12:40 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2002-01-16 17:12:40 +0000 |
| commit | 40cc670f4193d152b5f2f628c685e6d9b06f92d8 (patch) | |
| tree | 18005b3bb116809a836768809909303e14c279e9 /scripts | |
| parent | debe0c4e83f44b3819f78f7614d15d2457a5a449 (diff) | |
jakub fixed the compiler bug and python has been rebuilt
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 9574715af..26bbf14a6 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 openssl096b" + reiserfs-utils parted busybox-anaconda rpm-python anaconda-help" if [ $ARCH = i386 ]; then PACKAGES="$PACKAGES kernel-pcmcia-cs lilo" |
