diff options
author | Jeremy Katz <katzj@redhat.com> | 2001-12-18 00:02:29 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2001-12-18 00:02:29 +0000 |
commit | fd4f6fb0ce47c694297057f24015de26e75b8cc5 (patch) | |
tree | fc1ace873af772be33c52c9798ec27f95a63fe31 /scripts/upd-instroot | |
parent | 3a853eafb8aeb3218846681eb756e7a3f1d0150e (diff) | |
download | anaconda-fd4f6fb0ce47c694297057f24015de26e75b8cc5.tar.gz anaconda-fd4f6fb0ce47c694297057f24015de26e75b8cc5.tar.xz anaconda-fd4f6fb0ce47c694297057f24015de26e75b8cc5.zip |
include anaconda-help
Diffstat (limited to 'scripts/upd-instroot')
-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 2d885f31b..e96c8f855 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -122,7 +122,7 @@ PACKAGESGR="anaconda XFree86-libs imlib libpng libpng10 libtiff libjpeg XFree86-KOI8-R XFree86-KOI8-R-75dpi-fonts pciutils pam reiserfs-utils atk pango freetype gnome-python2-canvas libgnomecanvas libart_lgpl libzvt gnome-python2-zvt - anaconda-images" + anaconda-images anaconda-help" if [ -z "$NEEDGR" ]; then PACKAGESGR="bash" |