summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-01-27 17:58:55 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:03 +0100
commitdae7f55bb28ac56786ca74c2ce0feddca33264d0 (patch)
treee540d29c27f072df74e10c4cf76dafda824e6844 /hooks
parentbbf154a5407d5fd76a85e13e94566fbe669ab8df (diff)
downloadlive-boot-dae7f55bb28ac56786ca74c2ce0feddca33264d0.tar.gz
live-boot-dae7f55bb28ac56786ca74c2ce0feddca33264d0.zip
Removing wc from hook again, that's an ubuntu only problem they have to care about.
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/live3
1 files changed, 0 insertions, 3 deletions
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