diff options
author | jonas <jonas@8f53b18a-e215-0410-8885-9f593d34873e> | 2006-06-12 13:51:40 +0000 |
---|---|---|
committer | jonas <jonas@8f53b18a-e215-0410-8885-9f593d34873e> | 2006-06-12 13:51:40 +0000 |
commit | 488b7c83afadb5314572d410f627d21414c73319 (patch) | |
tree | dfb7d78ffdcaae5ea2da09690c25ced3d2ad8249 | |
parent | 9fc435dda011cad1d8422935310b4869b00e7e5a (diff) |
Whoops - it is 'mediastreaming', not 'streamingmedia' (it is the action, not the content).
git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/trunk@17 8f53b18a-e215-0410-8885-9f593d34873e
-rw-r--r-- | config-lasse | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-lasse b/config-lasse index f840118..9c43d56 100644 --- a/config-lasse +++ b/config-lasse @@ -95,7 +95,7 @@ aptitude_kernel_install="linux-image-${kernel_majorver}-${kernel_subarch}" #aptitude_install_custom="$aptitude_install_custom file-rc" aptsources="$aptsources jones" -aptsource_jones_components="kernels boot voip streamingmedia" +aptsource_jones_components="kernels boot voip mediastreaming" addons="boot net admin x11phonehome" |