Removing wc from hook again, that's an ubuntu only problem they have to care about.
authorDaniel Baumann <daniel@debian.org>
Tue, 27 Jan 2009 16:58:55 +0000 (17:58 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:03 +0000 (17:48 +0100)
hooks/live

index 8a1be02..f2984f4 100755 (executable)
@@ -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