summaryrefslogtreecommitdiffstats
path: root/anaconda-stub
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-03 23:47:58 +0000
committerMatt Wilson <msw@redhat.com>1999-09-03 23:47:58 +0000
commitb05d1921471864168e38ad10d63bb321cb4f5b44 (patch)
treeac6a6b970729158a5a056036693d265c36a20f1c /anaconda-stub
parent147f49f4a6dddedbb87d428323a06fe96236afc8 (diff)
downloadanaconda-b05d1921471864168e38ad10d63bb321cb4f5b44.tar.gz
anaconda-b05d1921471864168e38ad10d63bb321cb4f5b44.tar.xz
anaconda-b05d1921471864168e38ad10d63bb321cb4f5b44.zip
fix ftp/http/hd
Diffstat (limited to 'anaconda-stub')
-rwxr-xr-xanaconda-stub5
1 files changed, 3 insertions, 2 deletions
diff --git a/anaconda-stub b/anaconda-stub
index 870700608..665c485f6 100755
--- a/anaconda-stub
+++ b/anaconda-stub
@@ -19,8 +19,9 @@ cd /usr/bin
rm python1.5.cgz
ln -s /tmp/python1.5 /usr/bin/python1.5
-uncpio < /usr/X11R6.cgz
-ln -s /tmp/X11R6 /usr/X11R6
+cd /usr
+uncpio < X11R6.cgz
+rm X11R6.cgz
cd /usr/lib
for n in *.cgz; do