From 20754689712731d207c14a6aaad05a79fa506f97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 30 Apr 2010 18:11:26 +0200 Subject: Merging casper 1.184. --- scripts/live-bottom/31disable_update_notifier | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/live-bottom/31disable_update_notifier b/scripts/live-bottom/31disable_update_notifier index e363049..0edf189 100755 --- a/scripts/live-bottom/31disable_update_notifier +++ b/scripts/live-bottom/31disable_update_notifier @@ -39,7 +39,7 @@ chroot /root dpkg-divert --add --rename --quiet \ if [ -e /root/usr/lib/update-notifier/apt-check ] then - ln -s /bin/true /root/usr/lib/update-notifier/apt-check + ln -sf /bin/true /root/usr/lib/update-notifier/apt-check fi # For KDE, adept_notifier's only useful function at the moment is an -- cgit v1.2.3