[ITA] twolame

Jon Turney jon.turney@dronecode.org.uk
Thu Sep 14 13:26:54 GMT 2023


On 13/09/2023 15:27, Takashi Yano via Cygwin-apps wrote:
> I'd like to adopt the twolame package.
> Thanks in advance.
> 

Thanks.

I added this to your packages.

> 
> src_install() {
> 	cd ${B}
> 	cyginstall
> 	mkdir -p ${D}/usr/share/doc/twolame/html
> 	cp ${S}/doc/html/*.{html,css,png} ${D}/usr/share/doc/twolame/html/.
> }

Can't we just write something like HTMLDOCS="doc/html/*.{html,css,png}" 
rather than need to add this?



More information about the Cygwin-apps mailing list