diff options
-rwxr-xr-x | auto/config | 1 | ||||
-rw-r--r-- | config/lists/midori | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/auto/config b/auto/config index 38c30e0..6425830 100755 --- a/auto/config +++ b/auto/config @@ -130,6 +130,7 @@ fi grep -wq wine-staging <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" wine-staging" grep -wq iceweasel <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" iceweasel" grep -wq firefox <<<"$LB_PACKAGES_LISTS" +grep -wq midori <<<"$LB_PACKAGES_LISTS" grep -wq silverlight <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverlight" grep -wq spotify <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" spotify" grep -wq dropbox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" dropbox" diff --git a/config/lists/midori b/config/lists/midori new file mode 100644 index 0000000..7c4db2c --- /dev/null +++ b/config/lists/midori @@ -0,0 +1 @@ +midori |