Summary: | net-mail/fetchmail does not respect AR | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | New packages | Assignee: | Net-Mail Packages <net-mail+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | patch for fetchmail-6.3.24.ebuild to call emake AR="$(tc-getAR)" in src_compile |
Description
Agostino Sarubbo
![]() Created attachment 341248 [details, diff]
patch for fetchmail-6.3.24.ebuild to call emake AR="$(tc-getAR)" in src_compile
I've updated the ebuild so that src_compile call emake with AR="$(tc-getAR)". This fixes calling ar directly for me.
Fixed in CVS. |