Summary: | net-libs/libetpan does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Doktor Notor <notordoktor> |
Component: | Current packages | Assignee: | Net-Mail Packages <net-mail+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fauli, xarthisius |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: |
adding epatch and autotools to ebuild
respecting LDFLAGS libetpan-0.57-r1.ebuild.patch |
Description
Doktor Notor
2010-03-19 06:38:07 UTC
Created attachment 224227 [details, diff]
adding epatch and autotools to ebuild
Sed hack was moved to patch
Created attachment 224231 [details, diff]
respecting LDFLAGS
Didn't try yet, but are you sure this one's right? LDFLAGS="$OLDCFLAGS" (In reply to comment #3) > Didn't try yet, but are you sure this one's right? LDFLAGS="$OLDCFLAGS" I'm sure that it's wrong, that's why I've change it to LIBS="$OLDLIBS" :) Eh... I need a bucket of coffee in the morning. Read the patch backwards. *g* Created attachment 224425 [details, diff]
libetpan-0.57-r1.ebuild.patch
Tested, confirmed fixed, all good. Thanks :)
Attached is an ebuild patch that switches this to EAPI=2 :)
Fixed in 1.0 (still masked), thank you for the patch. Also reported upstream. |