Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97770 - k3b-0.12.2 ebuild doesn't compile and install exec+libs - commands commented out in ebuild
Summary: k3b-0.12.2 ebuild doesn't compile and install exec+libs - commands commented ...
Status: RESOLVED DUPLICATE of bug 97744
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-02 16:05 UTC by vltg0903
Modified: 2005-07-02 16:08 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 vltg0903 2005-07-02 16:05:54 UTC
Changing

>#kde_src_compile
>#make DESTDIR=${D} install || die

into

>kde_src_compile
>make DESTDIR=${D} install || die

boosts the overall k3b usability considerably ;)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-02 16:08:01 UTC
Already fix, thanks...

*** This bug has been marked as a duplicate of 97744 ***