summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2017-08-25 11:59:00 +0200
committerHolger Paradies <retabell@gmx.de>2017-08-25 12:36:39 +0200
commit082f1b78f476a4cec300e802e3018050bcd5bea9 (patch)
tree1d02b3401f3702177f3c714479b487d32a0c6bbf /auto
parent97b75b60ef101ebcbf483569d7fa3478fc19ed6d (diff)
downloadkanotix-082f1b78f476a4cec300e802e3018050bcd5bea9.zip
kanotix-082f1b78f476a4cec300e802e3018050bcd5bea9.tar.gz
retabell repo and gpg key
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index 146e85f..d05541f 100755
--- a/auto/config
+++ b/auto/config
@@ -81,6 +81,7 @@ stretch)
esac
[ "$LB_BOOTLOADER" = "burg" ] && LB_REPOSITORIES+=" burg"
+grep -wq retabell <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" retabell"
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"