From cb79f883e44e512681882866095a0cc1fcbe16a7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Oct 2018 16:16:22 +0200 Subject: tweak for F29 --- fc29i73.cfg | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'fc29i73.cfg') diff --git a/fc29i73.cfg b/fc29i73.cfg index c553594..3a4b916 100644 --- a/fc29i73.cfg +++ b/fc29i73.cfg @@ -71,7 +71,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f29&arch=i386 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/i386 -enabled=1 +enabled=0 [remi] name=remi public @@ -97,6 +97,11 @@ baseurl=file:/home/rpmbuild/site/rpms/fedora/29/php73/i386/ enabled=1 metadata_expire=1 +[remi-debuginfo-php73] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/debug-php73/i386/ +enabled=1 + [rpmfusion-free] name=rpmfusion-free mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-29&arch=i386 -- cgit