projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add APT::Update::Auth-Failure script
[apt.git]
/
debian
/
prerm
diff --git
a/debian/prerm
b/debian/prerm
index 64b3635c5a215134cb7ab33ed9a99a7d6111ff2e..ac70a0279e4d18052097c220025cf67880ca6da5 100755
(executable)
--- a/
debian/prerm
+++ b/
debian/prerm
@@
-1,5
+1,7
@@
#! /bin/sh
+#DEBHELPER#
+
if [ "$1" = "upgrade" -o "$1" = "failed-upgrade" ] &&
dpkg --compare-versions "$2" "<<" 0.4.10
then