]> git.saurik.com Git - apt.git/commit
delay gnupg setup in apt-key until it is needed
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 26 Jan 2014 16:37:00 +0000 (17:37 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 26 Sep 2014 22:12:14 +0000 (00:12 +0200)
commit059911800900a42c4246f1e209b51656055215b2
tree7b8c0b6397a3a696a617457c29aa8b2c6e9b8264
parentb39bb552f8de65cea13dc5f1fae6fbeb198605c6
delay gnupg setup in apt-key until it is needed

'apt-key help' and incorrect usage do not need a functioning gnupg
setup, as well as we shouldn't try to setup gnupg before we actually
test if it is available (and print a message if it is not).
cmdline/apt-key.in