summaryrefslogtreecommitdiff
path: root/auto/config
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2013-05-10 18:01:15 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2013-05-14 09:53:50 +0200
commit30ea13b40a2582360e7af72d89e83a342433ffa1 (patch)
treef10d681314a50bc399661a7198bfa85b0225632b /auto/config
parentc76808f9d8d2d09561f14c5bc3c8c10e0248f6e2 (diff)
downloadkanotix-30ea13b40a2582360e7af72d89e83a342433ffa1.zip
kanotix-30ea13b40a2582360e7af72d89e83a342433ffa1.tar.gz
add mozilla.debian.net for wheezy
Diffstat (limited to 'auto/config')
-rwxr-xr-xauto/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index af8318b..73b4431 100755
--- a/auto/config
+++ b/auto/config
@@ -73,6 +73,7 @@ grep -wq -e opera <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" ope
grep -wq chrome <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" chrome"
grep -wq mesa <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" mesa"
grep -wq steam <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" steam steam-wheezy"
+grep -wq firefox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" firefox-wheezy"
lb config noauto --linux-packages "$LB_LINUX_PACKAGES" --linux-flavours "$LB_LINUX_FLAVOURS" --repositories "$LB_REPOSITORIES"
# Fetch kanotix-scripts if necessary