summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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