[debian-edu-commits] debian-edu/ 01/01: remove unneeded code, dpkg cleans that already

Holger Levsen holger at layer-acht.org
Thu Feb 15 17:09:25 UTC 2018


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

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

commit 96c2154c9f5010d2071fcb98b27c2f50dbf490ce
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Feb 15 17:09:17 2018 +0000

    remove unneeded code, dpkg cleans that already
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/debian-edu-config.postinst | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/debian/debian-edu-config.postinst b/debian/debian-edu-config.postinst
index fa0f926..7030464 100644
--- a/debian/debian-edu-config.postinst
+++ b/debian/debian-edu-config.postinst
@@ -184,18 +184,6 @@ configure)
     fi
 
     if dpkg --compare-versions "$2" le "2.10.22" ; then
-        if [ -d /usr/share/debian-edu/common ] ; then
-	    rm -rf /usr/share/debian-edu/common
-        fi
-        if [ -d /usr/share/debian-edu/networked-kde3 ] ; then
-	    rm -rf /usr/share/debian-edu/networked-kde3
-        fi
-        if [ -d /usr/share/debian-edu/root ] ; then
-	    rm -rf /usr/share/debian-edu/root
-        fi
-        if [ -d /usr/share/debian-edu/students ] ; then
-	    rm -rf /usr/share/debian-edu/students
-        fi
         if [ -f /etc/kderc ] ; then
 	    rm  /etc/kderc
         fi

-- 
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