From c5400535c90ef4222377d9e28384582fa361e0ba Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 7 Feb 2006 15:05:11 +0000 Subject: [PATCH] * fixed KERNEL_LINUX.conf to also diet fget --- pkgsel/Base/Kernel_linux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgsel/Base/Kernel_linux.conf b/pkgsel/Base/Kernel_linux.conf index 42d7f0a..3b60754 100644 --- a/pkgsel/Base/Kernel_linux.conf +++ b/pkgsel/Base/Kernel_linux.conf @@ -25,7 +25,7 @@ case "$sdever" in SDECFGSET_DIETLIBC=1 for x in embutils pdksh module_init_tools modutils udev embutils hotplug__ \ - minised disktype; do + minised disktype fget; do eval SDECFGSET_DIETLIBC_$x=1 done