Actually, keep fedora13-repo under build/yum

This commit is contained in:
Joanna Rutkowska 2011-04-02 16:00:18 +02:00
parent a4039c26b8
commit 67978e8b0e
3 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ update_repo()
}
for repo in * ; do
for repo in dom0-updates installer qubes-dom0 ; do
echo "--> Processing repo: $repo..."
check_repo $repo/rpm -o $repo/repodata
update_repo $repo -o $repo/repodata

View File

@ -18,7 +18,7 @@ failovermethod=priority
[fedora-local]
name=Fedora 13 - x86_64 (local)
baseurl=file:///tmp/qubes-installer-workdir/fedora13-repo/
baseurl=file:///tmp/qubes-installer-workdir/yum/fedora13-repo/
enabled=1
gpgcheck=1
gpgkey=file:///tmp/qubes-installer-workdir/installer/keys/fedora-13.asc