]> git.saurik.com Git - apt.git/blobdiff - dselect/install
Changed to the default of prompt
[apt.git] / 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"