summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2020-02-23 10:32:05 +0100
committerHolger Paradies <retabell@gmx.de>2020-03-02 17:56:53 +0100
commit9148960a043ebab529ede1e20d5f210ed5eb46ed (patch)
treeaf286a2bc2682f9b360cdea7efbbd4d1279523ec /auto
parent74bc8da569b3d23c53ed3b76dce769d4716058f8 (diff)
downloadkanotix-9148960a043ebab529ede1e20d5f210ed5eb46ed.zip
kanotix-9148960a043ebab529ede1e20d5f210ed5eb46ed.tar.gz
add apt.llvm.org repo 9
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config
index e583501..00f4e85 100755
--- a/auto/config
+++ b/auto/config
@@ -111,7 +111,7 @@ esac
[ "$LB_BOOTLOADER" = "burg" ] && LB_REPOSITORIES+=" burg"
grep -wq retabell <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" retabell"
-grep -wq silverfire-extra <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverfire-extra"
+grep -wq silverfire-extra <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverfire-extra llvm9"
grep -wq acritox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" acritox dragonfire-acritox"
grep -wq hellfire <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" hellfire"
grep -wq trinity <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" trinity"