From 22dd985dc125523db3cc85bfe48855aba7542b37 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 30 Jan 2025 15:21:36 +0000 Subject: [PATCH] contrib: Remove the local repo from the configuration Signed-off-by: Michael Tremer --- contrib/config/distros/ipfire3.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/contrib/config/distros/ipfire3.conf b/contrib/config/distros/ipfire3.conf index 4d23f79db..f480ec54c 100644 --- a/contrib/config/distros/ipfire3.conf +++ b/contrib/config/distros/ipfire3.conf @@ -26,7 +26,3 @@ baseurl = https://pakfire.ipfire.org/files/repos/ipfire-3/testing/%{arch}/ key = untrusted comment: IPFire 3 - testing RWRe8hKvJ0Kw4cpDHpmW7eMQ/i5rAYQnOHiqBcYgBGjTrkbrwneCbM7X refresh = 10m - -[repo:local] -description = IPFire 3 - Locally Built Packages -baseurl = file:///var/lib/pakfire/local/%{distro}/%{version} -- 2.47.3