diff options
| author | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-25 14:40:22 +0200 |
|---|---|---|
| committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-25 14:40:22 +0200 |
| commit | 234675b71a2caab5c7cc0dc3b32a241683d3b3d2 (patch) | |
| tree | f2c2ea620f4d28e54bfaf891ed9005114f969a60 /doc/examples | |
| parent | fce1153321e432ed4a64e9742a8fc1c5558124e4 (diff) | |
implement MultiarchCross for build-dep and source (Closes: #632221)
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/configure-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 27232d40b..49e803f91 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -32,6 +32,7 @@ APT // Options for apt-get Get { + Host-Architecture "armel"; Arch-Only "false"; AllowUnauthenticated "false"; AutomaticRemove "false"; |
