summaryrefslogtreecommitdiffstats
path: root/etc/mock/fedora-rawhide-ppc64.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mock/fedora-rawhide-ppc64.cfg')
-rw-r--r--etc/mock/fedora-rawhide-ppc64.cfg6
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/mock/fedora-rawhide-ppc64.cfg b/etc/mock/fedora-rawhide-ppc64.cfg
index 0cd8bb1..b445a5e 100644
--- a/etc/mock/fedora-rawhide-ppc64.cfg
+++ b/etc/mock/fedora-rawhide-ppc64.cfg
@@ -1,7 +1,7 @@
config_opts['root'] = 'fedora-rawhide-ppc64'
config_opts['target_arch'] = 'ppc64'
config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
-config_opts['dist'] = 'fc9' # only useful for --resultdir variable subst
+config_opts['dist'] = 'fc10' # only useful for --resultdir variable subst
config_opts['yum.conf'] = """
[main]
@@ -24,10 +24,6 @@ failovermethod=priority
[local]
name=local
baseurl=http://koji.fedoraproject.org/static-repos/dist-rawhide-current/ppc64/
-exclude=*debuginfo*
cost=2000
enabled=0
"""
-
-
-