diff options
Diffstat (limited to 'mock/fc23x70.cfg')
-rw-r--r-- | mock/fc23x70.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mock/fc23x70.cfg b/mock/fc23x70.cfg index 4dae3c3..9c0dc2b 100644 --- a/mock/fc23x70.cfg +++ b/mock/fc23x70.cfg @@ -58,12 +58,13 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f23&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/23/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public baseurl=file:/home/rpmbuild/site/rpms/fedora/23/remi/x86_64/ enabled=1 +exclude=php-pecl-* [remi-priv] name=remi prive |