From 67a0daf67130c29541ccfde5eda0ef4eaf6c3278 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Mon, 26 Jan 2009 14:23:31 +0100
Subject: Removing enforced installation of mawk in the chroot in
 lh_binary_debian-installer, mawk is priority required and therefore always
 there anyway. Additionally, this would unnecessarily blow up images that have
 gawk (or any other awk implementation) installed.

---
 helpers/lh_binary_debian-installer | 1 -
 1 file changed, 1 deletion(-)

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 83c1681..663df9f 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -69,7 +69,6 @@ Create_lockfile .lock
 
 # Checking depends
 Check_package chroot/usr/bin/wget wget
-Check_package chroot/usr/bin/awk mawk
 Check_package chroot/usr/bin/apt-ftparchive apt-utils
 
 # Restoring cache
-- 
cgit v1.0