summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 5953ed7c6..7be837807 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -1012,6 +1012,8 @@ for p in $DEST $DESTGR; do
mv $p/usr/sbin/anaconda $p/usr/bin/anaconda
mv $p/usr/lib/anaconda-runtime/lib* $p/usr/$LIBDIR
+ mv $p/etc/yum.repos.d $p/etc/anaconda.repos.d
+
# we only want the libunicode-lite stuff on the minimal image
if [ $p = $DESTGR ]; then
rm -f $p/usr/$LIBDIR/libunicode-lite*