From 8c676f156e9e002b81d36b3e948f379a0dbf5e01 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sat, 7 Dec 2024 18:36:35 +0100 Subject: [PATCH] Disable firefox updating on stable repo as its overwriting it for no reason --- external/firefox-jammy.conf | 2 +- external/firefox-noble.conf | 2 +- external/firefox-oracular.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/external/firefox-jammy.conf b/external/firefox-jammy.conf index 00d881cb2f..9a553ddd4c 100644 --- a/external/firefox-jammy.conf +++ b/external/firefox-jammy.conf @@ -6,4 +6,4 @@ METHOD=aptly INSTALL=firefox GLOB="Name (% firefox*), \$Version (>= 122.0)" ARCH=armhf:arm64:amd64 -REPOSITORY=BS +REPOSITORY=B diff --git a/external/firefox-noble.conf b/external/firefox-noble.conf index 250e86c7b2..a3021fc31c 100644 --- a/external/firefox-noble.conf +++ b/external/firefox-noble.conf @@ -6,4 +6,4 @@ METHOD=aptly INSTALL=firefox GLOB="Name (% firefox*), \$Version (>= 122.0)" ARCH=armhf:arm64:amd64 -REPOSITORY=BS +REPOSITORY=B diff --git a/external/firefox-oracular.conf b/external/firefox-oracular.conf index 7de10f4e8f..202abb5cc0 100644 --- a/external/firefox-oracular.conf +++ b/external/firefox-oracular.conf @@ -6,4 +6,4 @@ METHOD=aptly INSTALL=firefox GLOB="Name (% firefox*), \$Version (>= 122.0)" ARCH=armhf:arm64:amd64 -REPOSITORY=BS +REPOSITORY=B