Mailing List Archive

Re: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.0.2.ebuild
On 16:37 Tue 02 Oct , Andrej Kacian (ticho) wrote:
> 1.1 mail-client/claws-mail/claws-mail-3.0.2.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.0.2.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.0.2.ebuild?rev=1.1&content-type=text/plain

> emake DESTDIR=${D} install || die
> cd ${S}/tools

Quoting

> exeinto /usr/lib/${PN}/tools
> doexe *.pl *.py *.rc *.conf *.sh || die
> doexe tb2claws-mail update-po uudec uuooffice || die

get_libdir() looks right here

> cd ${S}/tools/kdeservicemenu
> rm -f ${D}/usr/lib*/${PN}/plugins/*.{la,a}
> gtk-update-icon-cache -f -t ${ROOT}/usr/share/icons/hicolor

> pkg_postrm() {
> gtk-update-icon-cache -f -t /usr/share/icons/hicolor

Not safe for ROOT != /

Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list