Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #452318: Fix the build target in ebuild for
bug #591954
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 591954
Collapse All
|
Expand All
(-)
mongo-cxx-driver-1.1.2.ebuild (-1 / +1 lines)
Lines 61-67
Link Here
61
}
61
}
62
62
63
src_compile() {
63
src_compile() {
64
escons "${scons_opts}" all
64
escons "${scons_opts}"
65
}
65
}
66
66
67
src_install() {
67
src_install() {
Return to
bug 591954