summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2013-11-18 00:27:56 +0100
committerHolger Paradies <retabell@gmx.de>2013-11-18 00:32:25 +0100
commit9020d068f9275a5286d9370dd5cbf6e55cf808dc (patch)
treedd5007ee09bc87c5173c30805349fb02a823b37c /auto
parent4ea9b664f973cd4d646d4d35ee1c366c3f3c1627 (diff)
downloadkanotix-9020d068f9275a5286d9370dd5cbf6e55cf808dc.zip
kanotix-9020d068f9275a5286d9370dd5cbf6e55cf808dc.tar.gz
browser separate list
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index 21005bb..aaeb8c9 100755
--- a/auto/config
+++ b/auto/config
@@ -75,6 +75,7 @@ grep -wq mesa <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" mesa"
grep -wq nvidia <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" nvidia"
grep -wq fglrx <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" fglrx"
grep -wq steam <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" steam steam-wheezy"
+grep -wq iceweasel <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" iceweasel"
grep -wq firefox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" firefox-wheezy"
grep -wq silverlight <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverlight"
grep -wq spotify <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" spotify"