--- libquicktime-0.9.7-r1.ebuild.orig 2006-01-04 17:48:12.000000000 -0500 +++ libquicktime-0.9.7-r1.ebuild 2006-01-04 17:49:34.000000000 -0500 @@ -75,8 +75,8 @@ pkg_preinst() { if [[ -d /usr/include/quicktime && ! -L /usr/include/quicktime ]]; then einfo "For compatibility with other quicktime libraries, ${PN} was" - einfo "going to create a /usr/lib/quicktime symlink, but for some," - einfo "on your system, that is a directory." + einfo "going to create a /usr/include/quicktime symlink, but for some" + einfo "reason that is a directory on your system." einfo "Please check that is empty, and remove it, or submit a bug" einfo "telling us which package owns the directory." die "/usr/include/quicktime is a directory."