On 22:46 Mon 24 Sep     , Gilles Dartiguelongue (eva) wrote:
> eva         07/09/24 22:46:36
> 
>   Modified:             ChangeLog
>   Added:                libgphoto2-2.4.0.ebuild
>   Log:
>   bump to 2.4.0
>   (Portage version: 2.1.3.9)

> 1.1                  media-libs/libgphoto2/libgphoto2-2.4.0.ebuild
> 
> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.0.ebuild?rev=1.1&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.0.ebuild?rev=1.1&content-type=text/plain

>       if ! use doc && [ -d ${D}/usr/share/doc/${PF}/apidocs.html ]; then
>               rm -fr "${D}/usr/share/doc/${PF}/apidocs.html"
>       fi

You need the double-bracket tests for this to work without quotes. Add 
quotes or switch to [[ ]].

Thanks,
Donnie
-- 
[EMAIL PROTECTED] mailing list

Reply via email to