Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287451 - net-irc/quassel-0.5_rc2 missing patch
Summary: net-irc/quassel-0.5_rc2 missing patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-03 05:36 UTC by Jouni Rinne
Modified: 2009-10-03 14:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2009-10-03 05:36:41 UTC
Compilation of quassel-0.5_rc2 fails because it tries to find quassel-0.5_rc2-identity.cpp.patch but there is only quassel-0.5_rc1-identity.cpp.patch in files/. Is this patch needed any more in rc2 (see bug #283303)?
Comment 1 Jouni Rinne 2009-10-03 05:54:54 UTC
I'm answering my own question: No, it is not needed any more. Rc2 compiles fine without the patch with both USE="ssl" and USE="-ssl". Please fix the ebuild and remove the obsolete patch.
Comment 2 Patrick Lauer gentoo-dev 2009-10-03 14:53:59 UTC
  02 Oct 2009; Tom<C3><A1><C5><A1> Chv<C3><A1>tal <scarabeus@gentoo.org>
  quassel-0.5_rc2.ebuild, -files/quassel-0.5_rc1-identity.cpp.patch:
  Fix epatch issue. People dont be lazy use PATCHES array. I missed this one
  thanks to it.