summaryrefslogtreecommitdiffstats
path: root/anaconda-stub
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-03 23:25:18 +0000
committerMatt Wilson <msw@redhat.com>1999-09-03 23:25:18 +0000
commit147f49f4a6dddedbb87d428323a06fe96236afc8 (patch)
tree3e297b178b58ca894113f9508c656db977b2d26c /anaconda-stub
parent1ff7bae387da3a971986d80bd6fe1da3473ff444 (diff)
downloadanaconda-147f49f4a6dddedbb87d428323a06fe96236afc8.tar.gz
anaconda-147f49f4a6dddedbb87d428323a06fe96236afc8.tar.xz
anaconda-147f49f4a6dddedbb87d428323a06fe96236afc8.zip
needed for ftp/http/hd
Diffstat (limited to 'anaconda-stub')
-rwxr-xr-xanaconda-stub3
1 files changed, 3 insertions, 0 deletions
diff --git a/anaconda-stub b/anaconda-stub
index 42c17c999..870700608 100755
--- a/anaconda-stub
+++ b/anaconda-stub
@@ -19,6 +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/lib
for n in *.cgz; do
uncpio < $n