From: Daniel Baumann Date: Tue, 27 Jan 2009 16:58:55 +0000 (+0100) Subject: Removing wc from hook again, that's an ubuntu only problem they have to care about. X-Git-Tag: debian/2.0.15-1~363 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=dae7f55bb28ac56786ca74c2ce0feddca33264d0;hp=bbf154a5407d5fd76a85e13e94566fbe669ab8df;p=live-boot-grml.git Removing wc from hook again, that's an ubuntu only problem they have to care about. --- diff --git a/hooks/live b/hooks/live index 8a1be02..f2984f4 100755 --- a/hooks/live +++ b/hooks/live @@ -149,9 +149,6 @@ else fi copy_exec /usr/bin/udevinfo /bin -# Program: wc -copy_exec /usr/bin/wc /bin - # Program: wget if [ -x /usr/bin/wget ] then