diff options
-rw-r--r-- | mock/fc19i.cfg | 2 | ||||
-rw-r--r-- | mock/fc19x.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mock/fc19i.cfg b/mock/fc19i.cfg index c70ebdd..0e06ba1 100644 --- a/mock/fc19i.cfg +++ b/mock/fc19i.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f19&arch=i386 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/19/i386/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc19x.cfg b/mock/fc19x.cfg index f6ef565..0860bb5 100644 --- a/mock/fc19x.cfg +++ b/mock/fc19x.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f19&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/19/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public |