summaryrefslogtreecommitdiff
path: root/debian/apt.postinst
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-12-14 10:58:43 +0100
committerMichael Vogt <egon@bottom>2006-12-14 10:58:43 +0100
commita7a5b0e45e2e66ab2142da8181bcc9cd0b3ba8a8 (patch)
tree853f9b39f531bfa3a0ababa2d2c150a32c133699 /debian/apt.postinst
parent06ce8ac63b1cc476aba2687a4a742cbe59023096 (diff)
parentd2de5a7619a77343e1dd1fc255a84dfcca2807be (diff)
* merged from apt--mvo
Diffstat (limited to 'debian/apt.postinst')
-rw-r--r--debian/apt.postinst2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/apt.postinst b/debian/apt.postinst
index ae1801198..88fb932df 100644
--- a/debian/apt.postinst
+++ b/debian/apt.postinst
@@ -20,6 +20,8 @@ case "$1" in
cp /usr/share/apt/debian-archive.gpg /etc/apt/trusted.gpg
fi
+ apt-key update
+
;;
abort-upgrade|abort-remove|abort-deconfigure)