[debian-edu-commits] debian-edu/ 01/01: Fix typo in d/debian-edu-config.postinst

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Tue Aug 8 19:39:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-config.

commit 2ed6d884a1527d556c01edcd95960b51847a1db9
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Tue Aug 8 21:38:42 2017 +0200

    Fix typo in d/debian-edu-config.postinst
---
 debian/debian-edu-config.postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/debian-edu-config.postinst b/debian/debian-edu-config.postinst
index 2956682..8e713ec 100644
--- a/debian/debian-edu-config.postinst
+++ b/debian/debian-edu-config.postinst
@@ -193,7 +193,7 @@ if [ -h /etc/exim4/exim4.conf ] && [ -x /etc/init.d/exim4 ] ; then
 fi
 
 # cleanup from debian-edu-ltsp-audiodivert
-if dpkg --compare-versions "$2" le "1.931~" && if [ -f /usr/bin/gtick.ltsp ] ; then
+if dpkg --compare-versions "$2" le "1.931~" && [ -f /usr/bin/gtick.ltsp ] ; then
     rm /usr/bin/gtick
     dpkg-divert --package debian-edu-config --rename --remove /usr/bin/gtick
     rm /usr/bin/gtick.ltsp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list