1
0
mirror of synced 2026-04-30 13:51:42 +00:00

2007-03-19 16:12:51 by steve

BUGFIX:  Correctly call "chroot /blah yum update".
This commit is contained in:
steve
2007-03-19 16:12:51 +00:00
parent 421eae9694
commit d7dc0f9b32

View File

@@ -44,7 +44,7 @@ perl -pi.bak -e 's/\$releasever/4/g' ${prefix}/etc/yum.repos.d/*.repo
#
# Update yum
#
chroot ${prefix}/usr/bin/yum update
chroot ${prefix} /usr/bin/yum update
#
# Log our finish