On 13:08 Thu 18 Oct , Denis Dupeyron (calchan) wrote:
> 1.1 net-print/hplip/hplip-2.7.9-r1.ebuild
>
> file :
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/hplip/hplip-2.7.9-r1.ebuild?rev=1.1&view=markup
> plain:
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/hplip/hplip-2.7.9-r1.ebuild?rev=1.1&content-type=text/plain
> pkg_setup() {
> if ! use ppds ; then
> ewarn "Not installing built-in PPD files, which is probably not
> what you want."
> ewarn "You need USE=ppds if you want to install them."
> fi
> if use minimal ; then
> ewarn "Installing hpijs driver only, make sure you know what
> you are doing."
If this is probably not what you want, is it ever what you want?
> [ -e /etc/sane.d/dll.conf ] && cp /etc/sane.d/dll.conf .
> [ -e "${ROOT}"/etc/sane.d/dll.conf ] && cp
> "${ROOT}"/etc/sane.d/dll.conf .
I'm a bit confused about why you need the first of these lines.
Thanks,
Donnie
--
[EMAIL PROTECTED] mailing list