summaryrefslogtreecommitdiffstats
path: root/anaconda-stub
diff options
context:
space:
mode:
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