On Sun, 2013-01-06 at 12:35 +0100, Tobias Gasser wrote: > > AWK=`readlink -f /usr/bin/awk` > > awk=/usr/bin/awk > > [ "$AWK" == "/usr/bin/gawk" ] || die "$awk is not a symlink to gawk" > > some distros started to drop the /usr hierarchy
Out of curiosity, which ones? The only one I know that's messing with that area is Fedora, but they're the reverse - /bin, /sbin and /lib are symlinks to the real directories under /usr... Simon.
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page