Signed-off-by: Jeremie Koenig <[email protected]>
---
 util/get-packages |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/util/get-packages b/util/get-packages
index a80fe16..3013743 100755
--- a/util/get-packages
+++ b/util/get-packages
@@ -77,7 +77,7 @@ fi
 
 # All these options make apt read the right sources list, and use APTDIR for
 # everything so it need not run as root.
-APT_GET="apt-get --assume-yes \
+APT_GET="apt-get --assume-yes --force-yes \
        -o Dir::Etc::sourcelist=`pwd`/$LIST \
        -o Dir::Etc::sourceparts=/dev/null \
        -o Dir::Etc::Preferences=`pwd`/preferences.$TYPE.local \
-- 
1.7.1


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to