From 3925db50647c36832173523fa4c60935fbaede20 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 25 Jan 2008 15:01:42 -0500 Subject: Fix generation of stage1 images. --- scripts/upd-instroot | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/upd-instroot') diff --git a/scripts/upd-instroot b/scripts/upd-instroot index cb279ca50..10706742d 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -921,6 +921,7 @@ if [ -n "$NEEDGR" ]; then EOF +fi rm -rf $yumconf $YUMDIR -- cgit