From 3d3ab5cf5aafc96421dd8821469f9859f9f4f69e Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Tue, 27 Aug 2013 07:09:47 +0200 Subject: added dropbox repository --- auto/config | 1 + 1 file changed, 1 insertion(+) diff --git a/auto/config b/auto/config index c59bf4a..ca6a0ef 100755 --- a/auto/config +++ b/auto/config @@ -77,6 +77,7 @@ 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" grep -wq -e hangouts -e talkplugin <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" hangouts" +grep -wq dropbox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" dropbox" lb config noauto --linux-packages "$LB_LINUX_PACKAGES" --linux-flavours "$LB_LINUX_FLAVOURS" --repositories "$LB_REPOSITORIES" # Fetch kanotix-scripts if necessary -- cgit v1.0