find $LFS/{,usr/,usr/local/}{bin,sbin,lib} -type f \
	-exec /usr/bin/strip --strip-debug '{}' ';'


echo 4.0 > $LFS/etc/lfs
