debian/x2goserver.postinst: When testing for existence of...
debian/x2goserver.postinst: When testing for existence of /etc/x2go/applications, also consider it being a dangling symlink (dangling symlinks are not caught by 'test -e', but need a 'test -L'. Thanks for Andreas Beckmann for helping with this. (Closes: #904515).
Loading
Please register or sign in to comment