summaryrefslogtreecommitdiff
path: root/dselect
diff options
context:
space:
mode:
Diffstat (limited to 'dselect')
-rwxr-xr-xdselect/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/install b/dselect/install
index 3ef213550..e9974b23e 100755
--- a/dselect/install
+++ b/dselect/install
@@ -5,7 +5,7 @@ TEXTDOMAIN="apt"
# Get the configuration from /etc/apt/apt.conf
CLEAN="prompt"
-OPTS="-f"
+OPTS=""
APTGET="/usr/bin/apt-get"
DPKG="/usr/bin/dpkg"
DPKG_OPTS="--admindir=$1"