[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Remove some more dangling symlinks belonging to former workarounds

Wolfgang Schweer gitlab at salsa.debian.org
Tue Jan 19 11:07:04 GMT 2021



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


Commits:
517fd4e8 by Wolfgang Schweer at 2021-01-19T12:05:25+01:00
Remove some more dangling symlinks belonging to former workarounds

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


1 changed file:

- debian/debian-edu-config.postinst


Changes:

=====================================
debian/debian-edu-config.postinst
=====================================
@@ -238,6 +238,15 @@ configure)
         if [ -h /etc/X11/Xsession.d/99edu-firefox-nfs ] ; then
             rm -f /etc/X11/Xsession.d/99edu-firefox-nfs
         fi
+        if [ -h /etc/xdg/xfce4/panel/default.xml ] ; then
+            rm -f /etc/xdg/xfce4/panel/default.xml
+        fi
+        if [ -h /etc/resolvconf/update-libc.d/squid ] ; then
+            rm -f /etc/resolvconf/update-libc.d/squid
+        fi
+        if [ -h /etc/profile.d/edu-firefox-nfs.sh ] ; then
+            rm -f /etc/profile.d/edu-firefox-nfs.sh
+        fi
     fi
     ;;
 esac



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/517fd4e8e7204cdccba4ebcf3cc52b043b723271

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/517fd4e8e7204cdccba4ebcf3cc52b043b723271
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/20210119/683711f8/attachment-0001.html>


More information about the debian-edu-commits mailing list