Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185602 - net-irc/irssi-0.8.11 needs `epunt_cxx'
Summary: net-irc/irssi-0.8.11 needs `epunt_cxx'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-16 21:23 UTC by Laurence Withers
Modified: 2007-09-22 19:15 UTC (History)
1 user (show)

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 Laurence Withers 2007-07-16 21:23:38 UTC
net-irc/irssi-0.8.11 needs `epunt_cxx'. I added the following small src_unpack(), and added eutils to the inherit line.

src_unpack() {
        unpack ${A}
        cd "${S}"
        elibtoolize
        epunt_cxx
}
Comment 1 Sven Wegener gentoo-dev 2007-09-22 19:15:12 UTC
Thanks, now in the tree.