From 57ac4cc808d29a8c7c8a5081d9d27fe5b2f6a0eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 2 Dec 2008 17:44:46 +0100 Subject: Also installing build-essential manually in module example hooks, as module-assistant doesn't do it automatically. --- examples/hooks/rt2570.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/hooks/rt2570.sh') diff --git a/examples/hooks/rt2570.sh b/examples/hooks/rt2570.sh index 9be3ae43e..408b1383f 100755 --- a/examples/hooks/rt2570.sh +++ b/examples/hooks/rt2570.sh @@ -4,6 +4,8 @@ # To enable it, copy or symlink this hook into your config/chroot_local-hooks # directory. +apt-get install --yes build-essential + which module-assistant || apt-get install --yes module-assistant module-assistant update -- cgit v1.2.3