Fix net builds.

This commit is contained in:
Richard W.M. Jones 2009-09-23 15:31:14 +00:00
parent 21de956bef
commit 1a590b9b33
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ find /var/cache/yum -type f -name '*.rpm' -print0 | xargs -0 cp -t repo
createrepo repo
%define extra --with-mirror=file://$(pwd)/repo --with-repo=fedora-12 --with-updates=none
%else
%define extra %nil
%define extra --with-mirror=http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/
%endif
./configure \