projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* changelog updated
[apt.git]
/
debian
/
apt.postinst
diff --git
a/debian/apt.postinst
b/debian/apt.postinst
index ae1801198a79174e15b6e952b67d76091bc191a2..df0433057f1dba4c0c87737214f2ab75a570c9ac 100644
(file)
--- a/
debian/apt.postinst
+++ b/
debian/apt.postinst
@@
-17,7
+17,7
@@
case "$1" in
configure)
if ! test -f /etc/apt/trusted.gpg; then
- cp /usr/share/apt/
debian
-archive.gpg /etc/apt/trusted.gpg
+ cp /usr/share/apt/
ubuntu
-archive.gpg /etc/apt/trusted.gpg
fi
;;