do not call 'apt-key update' in apt.postinst
[ntk/apt.git] / debian / apt.postinst
index caa05cc..70de237 100644 (file)
@@ -25,7 +25,6 @@ case "$1" in
                rm -f $SECRING
            fi
        fi
-       apt-key update
 
         # ensure tighter permissons on the logs, see LP: #975199
         if dpkg --compare-versions "$2" lt-nl 0.9.7.7; then