--- smage/trunk/core/eglibc/eglibc-2.12.2_20110125-r1.smage2 2011/02/06 17:39:44 1285 +++ smage/trunk/core/eglibc/eglibc-2.12.2_20110125-r1.smage2 2011/02/06 17:50:50 1286 @@ -421,6 +421,9 @@ $([[ ${ARCH} = x86_64 ]] && echo 'usr/lib/gconv/gconv-modules') \ || die + # nsswitch configuration file + minstalletc nsswitch.conf || die + # base environment minstallenv eglibc.envd 00eglibc || die if [[ ${ARCH} = x86_64 ]] @@ -497,9 +500,6 @@ minstalldir /usr/sbin || die minstallexec -s locale-gen /usr/sbin || die - # nsswitch configuration file - minstalletc nsswitch.conf || die - # nscd configuration file minstalletc nscd.conf || die