summaryrefslogtreecommitdiffstats
path: root/upd-instroot
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-10-18 15:21:14 +0000
committerMatt Wilson <msw@redhat.com>1999-10-18 15:21:14 +0000
commitf11c2e3344b4dfe293f4492f23c8083b5aa8c29e (patch)
treeded67898aadf5e7e82b0e869c134be2d86709cd0 /upd-instroot
parent89a59982fa05ce8182656ef0f4e162bbfa3102ce (diff)
downloadanaconda-f11c2e3344b4dfe293f4492f23c8083b5aa8c29e.tar.gz
anaconda-f11c2e3344b4dfe293f4492f23c8083b5aa8c29e.tar.xz
anaconda-f11c2e3344b4dfe293f4492f23c8083b5aa8c29e.zip
path
Diffstat (limited to 'upd-instroot')
-rwxr-xr-xupd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/upd-instroot b/upd-instroot
index 5ae800236..b610e3259 100755
--- a/upd-instroot
+++ b/upd-instroot
@@ -338,7 +338,7 @@ ln -s /tmp $DESTGR/usr/X11R6/lib/X11/xkb/compiled
cd $DEST/usr
find X11R6 | cpio --quiet -H crc -o | gzip -9 > X11R6.cgz
- rm -rf X11R5
+ rm -rf X11R6
cd $DEST/usr/sbin
ls [a-r]* | cpio --quiet -H crc -o | gzip -9 > sbin.cgz