diff options
| -rwxr-xr-x | auto/config | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config index 5bb5195..b77c8b2 100755 --- a/auto/config +++ b/auto/config @@ -5,6 +5,7 @@ lb config noauto \      --architectures armel \      --linux-flavours kirkwood \      --apt-secure true \ +    --apt-recommends false \      --binary-images hdd \      --cache true \      --cache-indices true \  | 
