[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] debian/debian-edu-config.postinst: Fix version number.

WolfgangSchweer gitlab at salsa.debian.org
Wed Dec 12 22:35:00 GMT 2018


WolfgangSchweer pushed to branch master at Debian Edu / debian-edu-config


Commits:
2cfde511 by Wolfgang Schweer at 2018-12-12T22:33:52Z
debian/debian-edu-config.postinst: Fix version number.

- - - - -


1 changed file:

- debian/debian-edu-config.postinst


Changes:

=====================================
debian/debian-edu-config.postinst
=====================================
@@ -108,7 +108,7 @@ fi
 
 case "$1" in
 configure)
-    if dpkg --compare-versions "$2" le "2.10.50" ; then
+    if dpkg --compare-versions "$2" le "2.10.49" ; then
         if [ -f /etc/ldap/ldap.conf ] ; then
             sed -i 's#/etc/ldap/ssl/ldap-server-pubkey.pem#/etc/ssl/certs/debian-edu-server.crt#' /etc/ldap/ldap.conf
         fi



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/2cfde51166c6f48ed4e86c0ed02f48c59052a0f0

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/2cfde51166c6f48ed4e86c0ed02f48c59052a0f0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20181212/60bd5a2b/attachment.html>


More information about the debian-edu-commits mailing list