From 064718971b665b5fc41a32575da015f5666560a8 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:19 +0000 Subject: Changed to the default of prompt Author: jgg Date: 1999-03-28 21:29:45 GMT Changed to the default of prompt --- dselect/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect') diff --git a/dselect/install b/dselect/install index 2481fcea1..8c04335db 100755 --- a/dselect/install +++ b/dselect/install @@ -1,7 +1,7 @@ #!/bin/sh # Get the configuration from /etc/apt/apt.conf -CLEAN="auto" +CLEAN="prompt" OPTS="-f" APTGET="/usr/bin/apt-get" DPKG="/usr/bin/dpkg" -- cgit v1.2.3