From: Stephen Gran Date: Wed, 20 Nov 2013 19:22:33 +0000 (+0000) Subject: We've been removing this symlink for a decade X-Git-Tag: userdir-ldap-0.3.85~40 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=6d3470fbf8da71262d58625f2bd15bd5056a5605 We've been removing this symlink for a decade I think we're safe now. Signed-off-by: Stephen Gran --- diff --git a/debian/postinst b/debian/postinst index ec8cc5f..31ead9f 100644 --- a/debian/postinst +++ b/debian/postinst @@ -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