Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #42586: fixed ebuild for
bug #68909
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 68909
Collapse All
|
Expand All
(-)
/usr/portage/dev-libs/dvenv/dvenv-0.2.2.ebuild (-1 / +2 lines)
Lines 15-20
Link Here
15
DEPEND="virtual/libc
15
DEPEND="virtual/libc
16
dev-libs/dvutil"
16
dev-libs/dvutil"
17
17
18
18
src_install() {
19
src_install() {
19
make prefix=${D}/usr install
20
einstall
20
}
21
}
Return to
bug 68909