--- baselayout-1.8.6.10-r1.ebuild 2003-10-02 21:28:33.000000000 +0200 +++ baselayout-1.8.6.10-r2.ebuild 2003-10-02 21:28:04.000000000 +0200 @@ -145,7 +145,7 @@ # (because it conflicts with some makefiles) local ROOT="" ROOT="`cat ${T}/ROOT`" - if [ -z "`use bootstrap`" -a -z "`use build`" -a -e ${ROOT}/dev/.devfsd ] + if [ -e ${ROOT}/dev/.devfsd ] then # We're installing to a system that has devfs enabled; don't create device # nodes.