From 6d3470fbf8da71262d58625f2bd15bd5056a5605 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Wed, 20 Nov 2013 19:22:33 +0000 Subject: [PATCH] We've been removing this symlink for a decade I think we're safe now. Signed-off-by: Stephen Gran --- debian/postinst | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.20.1