]> git.ipfire.org Git - pakfire.git/commitdiff
ipfire3: Do not include architecture in local repository path
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Apr 2021 10:27:27 +0000 (10:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Apr 2021 10:27:27 +0000 (10:27 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
contrib/config/distros/ipfire3.conf

index 62b1174dab5f88649218674abcea0df6e363442f..220816aebbd8e0d4d1449b6e46a457ff9b6b21fe 100644 (file)
@@ -32,5 +32,5 @@ priority      = 300
 
 [repo:local]
 description    = IPFire 3 locally built packages
-baseurl                = file:///var/lib/pakfire/local/ipfire3/%{arch}
+baseurl                = file:///var/lib/pakfire/local/ipfire3
 priority       = 1000