]> git.saurik.com Git - apt.git/blobdiff - dselect/update
Do not use MD5SumValue for Description_md5()
[apt.git] / dselect / update
index 487fbf226d1ab253b576e2b4285da709b838e57b..0ab317ee40654bd2f6d6bc59c21b2da47c8e4931 100755 (executable)
@@ -42,7 +42,7 @@ then
 fi
 
 if [ x$PROMPT = "xtrue" ]; then
-   echo $"Press enter to continue." && read RES;
+   echo $"Press [Enter] to continue." && read RES;
 fi
 
 exit $STATUS