projects
/
spamassassin-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
622a065
)
- ako nije bilo instaliranog paketa, nema potrebe za ciscenjem (lt-nl)
author
Dinko Korunic
<kreator@carnet.hr>
Sat, 23 Aug 2008 18:07:36 +0000
(20:07 +0200)
committer
Dinko Korunic
<kreator@carnet.hr>
Sat, 23 Aug 2008 18:07:36 +0000
(20:07 +0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
59f1d6c
..
19fba5d
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-37,7
+37,7
@@
db_version 2.0
umask 022
# clean up old debconf questions that are no longer in this package
-if dpkg --compare-versions "$2" lt 3.1.7-4; then
+if dpkg --compare-versions "$2" lt-nl "3.1.7-4"; then
db_unregister spamassassin-cn/usedcc || true
fi