On Jan 14, 2008 6:39 AM, Donnie Berkholz <[EMAIL PROTECTED]> wrote: > On 15:08 Sun 13 Jan , Denis Dupeyron (calchan) wrote: > > 1.1 net-print/hplip/hplip-2.7.12-r1.ebuild > > # avoid collisions with cups-1.2 compat symlinks > > if [ -e "${ROOT}"/usr/lib/cups/backend/hp ] && [ -e > > "${ROOT}"/usr/libexec/cups/backend/hp ]; then > > rm -f "${ROOT}"/usr/libexec/cups/backend/hp{,fax}; > > fi > > This deletion should probably happen in pkg_preinst() instead, so that a > compilation failure doesn't result in changes to the filesystem.
Good point, thanks. I changed it. Denis. -- gentoo-dev@lists.gentoo.org mailing list