]> git.saurik.com Git - apt.git/commitdiff
Changed to the default of prompt
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:53:19 +0000 (16:53 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:53:19 +0000 (16:53 +0000)
Author: jgg
Date: 1999-03-28 21:29:45 GMT
Changed to the default of prompt

dselect/install

index 2481fcea1e30ae2c241cf3953b415468549bc54a..8c04335db5a4d395092adbaaae6886ef7f094f9c 100755 (executable)
@@ -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"