summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2012-03-07 00:54:52 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2012-03-07 00:54:52 +0100
commitc0186754062c6c8380ce5a17a1cdc32092d504eb (patch)
tree2fcdf2e6b47afe736c62a2f1230893e6b998b6ba /auto
parent08eb9168f73c76680b6fc257bc904bd24e688c5f (diff)
parent67531aca58d5eed1253cb54e422b712c23144f87 (diff)
downloadkanotix-c0186754062c6c8380ce5a17a1cdc32092d504eb.zip
kanotix-c0186754062c6c8380ce5a17a1cdc32092d504eb.tar.gz
Merge branch 'master' of ssh://git.acritox.com/kanotix
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index dc1caab..bafb297 100755
--- a/auto/config
+++ b/auto/config
@@ -70,6 +70,7 @@ wheezy)
esac
[ "$LB_BOOTLOADER" = "burg" ] && LB_REPOSITORIES+=" burg"
+grep -wq kde48 <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" acritox-kde48"
grep -wq trinity <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" trinity"
grep -wq -e virtualbox -e vbox <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" vbox"
grep -wq -e opera <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" opera"