From 90bd100e0da7c7fc284c167c95744f61ac320975 Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Tue, 18 Oct 2011 12:18:59 +0200 Subject: [PATCH] Do not remove /usr/bin/env --- share/ramdisk.ltmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/share/ramdisk.ltmpl b/share/ramdisk.ltmpl index f6dadfee..1e7ff574 100644 --- a/share/ramdisk.ltmpl +++ b/share/ramdisk.ltmpl @@ -580,7 +580,6 @@ remove "coreutils" "/usr/bin/cut" remove "coreutils" "/usr/bin/dir" remove "coreutils" "/usr/bin/dircolors" remove "coreutils" "/usr/bin/dirname" -remove "coreutils" "/usr/bin/env" remove "coreutils" "/usr/bin/expand" remove "coreutils" "/usr/bin/factor" remove "coreutils" "/usr/bin/fmt"