We've been removing this symlink for a decade
[mirror/userdir-ldap.git] / debian / postinst
index ec8cc5f..31ead9f 100644 (file)
@@ -3,8 +3,6 @@
 #DEBHELPER#
 if [ "$1" = "configure" ]
 then
-    test ! -f /usr/local/bin/ud-replicate || rm -f /usr/local/bin/ud-replicate
-
     if ! [ -e /var/lib/misc/thishost ]; then
        ln -s "`hostname -f`" /var/lib/misc/thishost
     fi